Update README.md

This commit is contained in:
Marcus Westin 2020-02-29 16:57:09 +01:00 committed by GitHub
parent 4c9fa6fa26
commit 12b7b9541f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,6 +33,7 @@ The add-on has been tested on the following platforms:
* CTR-01 * CTR-01
* REL-01 * REL-01
* REL-02 * REL-02
* WPH-01
### Easy Installation ### Easy Installation
Browse to your Home Assistant installation in a web browser and click on `Hass.io` in the navigation bar to the left. Browse to your Home Assistant installation in a web browser and click on `Hass.io` in the navigation bar to the left.
@ -110,6 +111,11 @@ Check this out for more information on how you can get your Plejd lights control
https://www.home-assistant.io/integrations/homekit/ https://www.home-assistant.io/integrations/homekit/
## Changelog ## Changelog
*v 0.4.0*:
* NEW: Implemented support for Plejd scenes, each scene appears as a switch in Home Assistant.
* NEW: *WPH-01* is supported and generates two switches (left and right button).
* NEW: Write queues, finally able to incorporate Plejd devices in HA automations/scenes etc.
*v 0.3.4*: *v 0.3.4*:
* NEW: `connectionTimeout` configuration parameter to enable tweaking of wait time on connection, usable for RPi 3B+. * NEW: `connectionTimeout` configuration parameter to enable tweaking of wait time on connection, usable for RPi 3B+.
* FIX: Reworked some logging to get better understanding of what happens. * FIX: Reworked some logging to get better understanding of what happens.