Skip to content

Commit 61a76bc

Browse files
authored
Version 0.17.0 (#116)
- Updated list of known devices
1 parent ff329d5 commit 61a76bc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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) |

custom_components/connectlife/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
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
}

0 commit comments

Comments
 (0)