File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
custom_components/neviweb130 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "neviweb130" : {
3- "version" : " 2.9.8 " ,
3+ "version" : " 2.9.9 " ,
44 "local_location" : " /custom_components/neviweb130/__init__.py" ,
55 "remote_location" : " https://github.com/claudegel/sinope-130/tree/master/custom_components/__init__.py" ,
66 "visit_repo" : " https://github.com/claudegel/sinope-130" ,
Original file line number Diff line number Diff line change 77 "dependencies" : [],
88 "requirements" : [],
99 "iot_class" : " cloud_polling" ,
10- "version" : " 2.9.8 " ,
10+ "version" : " 2.9.9 " ,
1111 "homeassistant" : " 2024.12.1"
1212}
Original file line number Diff line number Diff line change 9595
9696"""Default parameters values."""
9797
98- VERSION = '2.9.8 '
98+ VERSION = '2.9.9 '
9999SCAN_INTERVAL = timedelta (seconds = 540 )
100100HOMEKIT_MODE = False
101101STAT_INTERVAL = 1800
You can’t perform that action at this time.
0 commit comments