File tree 3 files changed +5
-5
lines changed
custom_components/exoy_one
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
"iot_class" : " local_polling" ,
10
10
"issue_tracker" : " https://github.com/Djelibeybi/hass-ExoyONE/issues" ,
11
11
"loggers" : [" exoyone" ],
12
- "requirements" : [" pyExoyOne>=0.1.3 " ],
13
- "version" : " 2024.8.2 " ,
12
+ "requirements" : [" pyExoyOne>=0.1.12 " ],
13
+ "version" : " 2024.10.0 " ,
14
14
"zeroconf" : [
15
15
{"type" : " _http._tcp.local." , "name" : " exoyone*" }
16
16
]
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Exoy ONE" ,
3
3
"hide_default_branch" : true ,
4
- "homeassistant" : " 2024.6 .0" ,
4
+ "homeassistant" : " 2024.8 .0" ,
5
5
"render_readme" : true
6
6
}
Original file line number Diff line number Diff line change 1
1
colorlog >= 6.8.2
2
- homeassistant >= 2024.6 .0
2
+ homeassistant >= 2024.8 .0
3
3
pip >= 21.3.1
4
4
ruff >= 0.6.1
5
- pyExoyOne >= 0.1.3
5
+ pyExoyOne >= 0.1.12
You can’t perform that action at this time.
0 commit comments