Skip to content

Commit

Permalink
Cập nhật giá bán lẻ điện sinh hoạt 10/2024
Browse files Browse the repository at this point in the history
  • Loading branch information
duytung1009 committed Oct 13, 2024
1 parent f86bef7 commit 918fb67
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions custom_components/nestup_evn/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
VIETNAM_ECOST_VAT = 8 # in %
VIETNAM_ECOST_STAGES = {
# kWh : VND
0: 1806,
50: 1866,
100: 2167,
200: 2729,
300: 3050,
400: 3151,
0: 1893,
50: 1956,
100: 2271,
200: 2860,
300: 3197,
400: 3302,
}

0 comments on commit 918fb67

Please sign in to comment.