Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit bb87b85

Browse files
committed
Bigger version bump
1 parent 6a52f57 commit bb87b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/ohme/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Component constants"""
22
DOMAIN = "ohme"
33
USER_AGENT = "dan-r-homeassistant-ohme"
4-
INTEGRATION_VERSION = "0.3.3"
4+
INTEGRATION_VERSION = "0.4.0"
55
CONFIG_VERSION = 1
66
ENTITY_TYPES = ["sensor", "binary_sensor", "switch", "button", "number", "time"]
77

0 commit comments

Comments
 (0)