Przeglądaj źródła

Add documentation for Eberg heatpump, increase version.

Version bump was missed for 0.12.1
Jason Rumney 4 lat temu
rodzic
commit
3ffbeec0a3
3 zmienionych plików z 3 dodań i 1 usunięć
  1. 1 0
      ACKNOWLEDGEMENTS.md
  2. 1 0
      README.md
  3. 1 1
      custom_components/tuya_local/manifest.json

+ 1 - 0
ACKNOWLEDGEMENTS.md

@@ -46,3 +46,4 @@ Further device support has been made with the assistance of users.  Please consi
  - [Swiftnesses](https://github.com/Swiftnesses) for contributing support for Electriq CD12PW dehumidifiers
  - [MrDeon](https://github.com/MrDeon) for assistance in supporting Kogan KAWFPAC09YA air conditioners.
  - [darek-margas](https://github.com/darek-margas) for contributing support for Grid Connect double outlet smart switches.
+ - [SatarisGIT](https://github.com/SatarisGIT) for assistance in supporting Eberg Qubo Q40HD portable heatpump.

+ 1 - 0
README.md

@@ -47,6 +47,7 @@ the device will not work despite being listed below.
 - Fersk Vind 2
 - Carson CB PA280
 - Kogan 2.6kW portable air conditioner
+- Eberg Qubo Q40HD
 
 ### Pool heaters / heatpumps
 

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -2,7 +2,7 @@
     "domain": "tuya_local",
     "iot_class": "local_polling",
     "name": "Tuya Local",
-    "version": "0.12.0",
+    "version": "0.12.2",
     "documentation": "https://github.com/make-all/tuya-local",
     "issue_tracker": "https://github.com/make-all/tuya-local/issues",
     "dependencies": [],