File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed
custom_components/luxtronik Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 11{
22 "domain" : " luxtronik" ,
33 "name" : " Luxtronik" ,
4- "config_flow" : true ,
5- "documentation" : " https://github.com/BenPru/luxtronik" ,
6- "requirements" : [
7- " luxtronik==0.3.14" ,
8- " requests>=2.28.2" ,
9- " getmac==0.8.2" ,
10- " packaging>=24.2"
11- ],
12- "issue_tracker" : " https://github.com/BenPru/luxtronik/issues" ,
13- "dependencies" : [
14- " http"
15- ],
164 "after_dependencies" : [],
175 "codeowners" : [
186 " @BenPru"
197 ],
20- "iot_class" : " local_polling" ,
21- "version" : " 2025.7.20" ,
8+ "config_flow" : true ,
9+ "dependencies" : [
10+ " http"
11+ ],
2212 "dhcp" : [
2313 {
2414 "macaddress" : " 000E8C*"
4232 "hostname" : " wp-novelan"
4333 }
4434 ],
35+ "documentation" : " https://github.com/BenPru/luxtronik" ,
4536 "integration_type" : " hub" ,
37+ "iot_class" : " local_polling" ,
38+ "issue_tracker" : " https://github.com/BenPru/luxtronik/issues" ,
4639 "loggers" : [
4740 " luxtronik"
48- ]
41+ ],
42+ "requirements" : [
43+ " luxtronik==0.3.14" ,
44+ " requests>=2.28.2" ,
45+ " getmac==0.8.2" ,
46+ " packaging>=24.2"
47+ ],
48+ "version" : " 2025.7.20"
4949}
You can’t perform that action at this time.
0 commit comments