* Deprecate hook integration
* Remove redirects and logo image
* Remove links from other pages
* Completely remove links from other pages
* Add changelogs back without link to the docs
* Easier way to retrieve Access Token by uptodate app
IMPORTANTANT: I actually do not have a "Xiaomi Mi Robot Vacuum", I have a "Xiaomi Aqara Gateway", therefore this method schould be checked by someone owning a robot vacuum!!!
I actualy am setting up the xiaomi_gateway_alarm through this custom component:
https://github.com/hekm77/homeassistant-config/tree/master/custom_components/xiaomi_gateway_alarm
For that component I need the same 32 character "token" as this component uses and the docs of xiaomi_gateway_alarm refered to these instructions.
I found these current instructions to difficult/to much work, so I tryed to do it simpler and for me it worked.
I just tryed the develepor mode of the gateway and even in the latest app 5.6.46 (january 2020) the token is just there in plain text.
I use:
gateway model: lumi.gateway.v3
gateway firmware_version: 1.4.1_175
gateway hardware_version: MW300
Android app (Samsung Galaxy S8) version: 5.6.46
steps to get there are in this PR.
Can someone ferify this works for the robot vacuum???
* ✏️ Tweaks
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Added bonus template sensors to convert kilograms to pounds
added bonus template sensors to convert kilograms to pounds. This will save users from having to re-invent the wheel on their own.
* added {% raw %} tags
* edited {% raw %} tags
* update config
* add wol example
* move WOL example to separate chapter
* Update samsungtv.markdown
* Update ssdp.markdown
* Update samsungtv.markdown
* CDO update of zha.markdown
Change to alphabetical order when sorting the list with supported ZHA device types, same as in Z-Wave documentation
https://www.home-assistant.io/integrations/zwave vs https://www.home-assistant.io/integrations/zha/
CDO, it's like OCD but all the letters are in the alphabetical order, AS THEY SHOULD BE!
* Update source/_integrations/zha.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>