File tree Expand file tree Collapse file tree 2 files changed +12
-14
lines changed Expand file tree Collapse file tree 2 files changed +12
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "domain" : " iec" ,
3
- "name" : " Israel Electric Corporation (IEC)" ,
4
- "codeowners" : [
5
- " @guykh"
6
- ],
7
- "config_flow" : true ,
8
- "dependencies" : [" recorder" ],
9
- "documentation" : " https://github.com/guykh/iec-custom-component" ,
10
- "iot_class" : " cloud_polling" ,
11
- "issue_tracker" : " https://github.com/guykh/iec-custom-component/issues" ,
12
- "loggers" : [" iec_api" ],
13
- "requirements" : [" iec-api==0.4.10" ],
14
- "version" : " 0.0.1"
2
+ "domain" : " iec" ,
3
+ "name" : " Israel Electric Corporation (IEC)" ,
4
+ "codeowners" : [" @guykh" ],
5
+ "config_flow" : true ,
6
+ "dependencies" : [" recorder" ],
7
+ "documentation" : " https://github.com/guykh/iec-custom-component" ,
8
+ "iot_class" : " cloud_polling" ,
9
+ "issue_tracker" : " https://github.com/guykh/iec-custom-component/issues" ,
10
+ "loggers" : [" iec_api" ],
11
+ "requirements" : [" iec-api==0.4.11" ],
12
+ "version" : " 0.0.1"
15
13
}
Original file line number Diff line number Diff line change 1
1
colorlog >= 6.8.2
2
2
homeassistant == 2024.2.0
3
- iec-api == 0.4.10
3
+ iec-api == 0.4.11
4
4
pip >= 21.0
5
5
ruff >= 0.5.6
You can’t perform that action at this time.
0 commit comments