Skip to content

Commit a181703

Browse files
committed
Updatre version info.
1 parent 7c69ead commit a181703

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/espsomfy_rts/const.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from homeassistant.const import Platform
44

5-
VERSION = "v2.4.6"
5+
VERSION = "v2.4.7"
66
DOMAIN = "espsomfy_rts"
77
MANUFACTURER = "rstrouse"
88
API_CONTROLLER = "/controller"

custom_components/espsomfy_rts/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"deviceType": "urn:schemas-rstrouse-org:device:ESPSomfyRTS:1"
1616
}
1717
],
18-
"version": "2.4.6",
18+
"version": "2.4.7",
1919
"zeroconf": [
2020
{
2121
"type": "_espsomfy_rts._tcp.local.",

0 commit comments

Comments
 (0)