Skip to content

Commit a0a9220

Browse files
committed
v1.0.6: fix EV charger entity creation, add manual tariff number inputs
1 parent 991dea3 commit a0a9220

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom_components/solarmanager/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
NAME = "Solar Manager"
77
DOMAIN = "solarmanager"
8-
VERSION = "1.0.0"
8+
VERSION = "1.0.6"
99
ATTRIBUTION = "Data provided by solar-manager.ch"
1010

1111
# Config entry keys

0 commit comments

Comments
 (0)