Update README.md

This commit is contained in:
Marcus Westin 2019-12-13 14:15:49 +01:00 committed by GitHub
parent a7e491adf6
commit acb3cc1ad3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,8 @@ The add-on has been tested on the following platforms:
* DIM-02 * DIM-02
* LED-10 * LED-10
* CTR-01 * CTR-01
* REL-01
* REL-02
### Installation ### Installation
Browse your Hass.io installation using a tool that allows you to manage files, for eg. SMB or an SFTP client etc. Browse your Hass.io installation using a tool that allows you to manage files, for eg. SMB or an SFTP client etc.
@ -67,6 +69,13 @@ mqttBroker | URL of the MQTT Broker, eg. mqtt://localhost
mqttUsername | Username of the MQTT broker mqttUsername | Username of the MQTT broker
mqttPassword | Password of the MQTT broker mqttPassword | Password of the MQTT broker
## Changelog
*0.1.4*:
* FIX: bug preventing add-on from building
*0.1.3*:
* NEW: Added support for Plejd devices with multiple outputs (such as DIM-02)
## Things to do ## Things to do
* I'm currently looking into adding support to import rooms, containing one or multiple devices, from Plejd as well. * I'm currently looking into adding support to import rooms, containing one or multiple devices, from Plejd as well.