3 Commits

Author SHA1 Message Date
Kane610
7bf56b0be9 Add support for water leakage sensor to deCONZ (#4728) 2018-02-21 12:52:02 -08:00
Kane610
4a404d4b0d Add fire/smoke detector support to deconz (#4721) 2018-02-20 15:28:14 -08:00
Kane610
943b2e3119 Add deCONZ component documentation (#3967)
* Deconz hub documentation

* Add binary sensor documentation

* Add sensor documentation

* Add light documentation

* Improve description

* Add information about HASS events from ZHASwitch buttonpresses

* Added description about how entity id naming works

* Added links to dresden elektronik, deconz and deconz rest api
Added automation examples for a IKEA Trådfri dimmer and input number
Added list of supported device types
Added lists of verified to work devices
Removed references to Axis component

* Changed description of how to generate API key

* Added information about configuration variables username and password

* Updated lists of verified devices

* Links from list of supported device to sub modules

* Remove documentation for api_key_generation since functionality has been removed

* Add documentation for configure service

* Documentation for scenes

* Bumped HASS release version to 0.59

* Added Xiaomi Aqara Smart Wireless Switch to list of verified to work devices

* Added improved automation example by simonporter007

* Added information about deCONZ configurator

* Fix raw code

* Added more lights to supported list

* Make description about entity id same in all types

* Updated installation instructions

* Added Dresden Elektroniks logo

* Added Tseels verified to work devices

* Bump ha_release string

* Added information about groups
Added additional verified lights

* Link to information about switch not being an entity on main hub page

* Improved information about switches not being normal entities

* It should be api_key not api-key

* Removed specifying deconz version

* Bump version to 0.61

* Fix typos

* Use configuration tags to describe configuration parameters

* Fix martinhjelamares comments

* Rename parameter service data attribute
2018-01-01 18:35:59 +01:00