File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
custom_components/connectlife Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -33,13 +33,16 @@ visibility.
3333
3434| Device name | Device type | Device type code | Device feature code | Data dictionary |
3535| --------------| -----------------| ------------------| ---------------------| -------------------------------------------------------------------------------------------|
36+ | AP10TW1RLR-N | Air conditioner | 006 | 200 | [ Completed] ( custom_components/connectlife/data_dictionaries/006-200.yaml ) |
3637| | Air conditioner | 006 | 201 | [ Completed] ( custom_components/connectlife/data_dictionaries/006-201.yaml ) |
3738| | Dehumidifier | 007 | 400 | [ Completed] ( custom_components/connectlife/data_dictionaries/007-400.yaml ) |
3839| | Dehumidifier | 007 | 406 | [ Completed] ( custom_components/connectlife/data_dictionaries/007-406.yaml ) |
3940| | Air conditioner | 009 | 100 | [ Under testing] ( custom_components/connectlife/data_dictionaries/009-100.yaml ) |
4041| | Air conditioner | 009 | 104 | [ Completed] ( custom_components/connectlife/data_dictionaries/009-104.yaml ) |
4142| | Air conditioner | 009 | 106 | [ Completed] ( custom_components/connectlife/data_dictionaries/009-106.yaml ) |
4243| | Air conditioner | 009 | 109 | [ Completed] ( custom_components/connectlife/data_dictionaries/009-109.yaml ) |
44+ | | Air conditioner | 009 | 128 | [ Completed] ( custom_components/connectlife/data_dictionaries/009-128.yaml ) |
45+ | | Air conditioner | 009 | 129 | [ Completed] ( custom_components/connectlife/data_dictionaries/009-129.yaml ) |
4346| W-DW50/60-22 | Dishwasher | 015 | 000 | [ Most properties completed] ( custom_components/connectlife/data_dictionaries/015-000.yaml ) |
4447| | Heat pump | 016 | 502 | [ Completed] ( custom_components/connectlife/data_dictionaries/016-502.yaml ) |
4548| | Induction hob | 020 | 63c45b513e1a4bf7 | [ Completed] ( custom_components/connectlife/data_dictionaries/020-63c45b513e1a4bf7.yaml ) |
Original file line number Diff line number Diff line change 66 "documentation" : " https://github.com/oyvindwe/connectlife-ha" ,
77 "iot_class" : " cloud_polling" ,
88 "requirements" : [" connectlife==0.5.0" ],
9- "version" : " 0.16 .0"
9+ "version" : " 0.17 .0"
1010}
You can’t perform that action at this time.
0 commit comments