Skip to content

Commit 4626e67

Browse files
authored
Version 0.15.0 (#98)
1 parent c1097c6 commit 4626e67

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
@@ -33,6 +33,7 @@ visibility.
3333
|--------------|-----------------|------------------|---------------------|-------------------------------------------------------------------------------------------|
3434
| | Air conditioner | 006 | 201 | [Completed](custom_components/connectlife/data_dictionaries/006-201.yaml) |
3535
| | Dehumidifier | 007 | 400 | [Completed](custom_components/connectlife/data_dictionaries/007-400.yaml) |
36+
| | Dehumidifier | 007 | 406 | [Completed](custom_components/connectlife/data_dictionaries/007-406.yaml) |
3637
| | Air conditioner | 009 | 104 | [Completed](custom_components/connectlife/data_dictionaries/009-104.yaml) |
3738
| | Air conditioner | 009 | 106 | [Completed](custom_components/connectlife/data_dictionaries/009-106.yaml) |
3839
| | Air conditioner | 009 | 109 | [Completed](custom_components/connectlife/data_dictionaries/009-109.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.14.0"
9+
"version": "0.15.0"
1010
}

0 commit comments

Comments
 (0)