Skip to content

Commit bae4192

Browse files
authored
Version 0.14.0 (#89)
1 parent c81ec15 commit bae4192

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ visibility.
3131

3232
| Device name | Device type | Device type code | Device feature code | Data dictionary |
3333
|--------------|-----------------|------------------|---------------------|-------------------------------------------------------------------------------------------|
34+
| | Air conditioner | 006 | 201 | [Completed](custom_components/connectlife/data_dictionaries/006-201.yaml) |
3435
| | Dehumidifier | 007 | 400 | [Completed](custom_components/connectlife/data_dictionaries/007-400.yaml) |
3536
| | Air conditioner | 009 | 104 | [Completed](custom_components/connectlife/data_dictionaries/009-104.yaml) |
3637
| | Air conditioner | 009 | 106 | [Completed](custom_components/connectlife/data_dictionaries/009-106.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.13.0"
9+
"version": "0.14.0"
1010
}

0 commit comments

Comments
 (0)