* Added information about ssh
Added information about ssh access below the configuration section
* ✏️ Tweaks
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Add tests for Mi Router 3
Even when proposed URL does not work, I have managed to sucessfully integrate my Mi Router 3 with HA.
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update attribute
Update `device tracker` attribute to reflect changes in iOS app with release of 2.0/2019
* Change known_devices.yaml example explanation
iOS App 2.0/2019 no long users `known_devices.yaml` so change explanation of example to something that does.
Reword
* Update notification example
Update example automation to reflect changes in in ios app (now used cross-platform domain `mobile_app`)
* Update to reference companion apps
The simplest solution to get battery level is with the companion apps so this should be made clear.
* Add android
We have an android app now 🎉
* initial version
* added screenshots
* config flow available
* moved screenshots
* fixed version number
* small changes
* ✏️ Tweak
* ⬆️ Change release version
* moved files
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Add ColorTouch T7850 as a supported/tested thermostat as well as list the currently tested firmware version VH6.79. Add a note how to enable local API.
* Add an entry for the "code" attribute
Adding an entry for the code attribute. Not having it caused me an error while using the switchable_outputs .
* Update source/_integrations/satel_integra.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/satel_integra.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
since this is the official HA documentation, it should be clearly indicated the referenced Attributes card is a custom card. Also, please provide the link directly
* Allow hostname resolver for fritzbox
Update the documentation, to mention that using hostnames is also allowed,
in addition to using IP addresses for the Fritzbox.
* Update name
* Some troubleshooting tips
It was not described what to expect after configuring Life360 (i.e. a device tracker showing up). Also added some troubleshooting tips and a reference to the Device Tracker docs.
* ✏️ Tweaks
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* clarify options' use
The current description looks outdated to me because:
1. In Lovelace the time/date is not displayed when we open default_view
2. If only - 'time' specified, no `sensor.date` or anything else exists (and it's not clear as the configuration variable name is `display_options` (maybe now it's better to make it deprecated and change to `options` or something)?
* Update source/_integrations/time_date.markdown
typo
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* resolving #1
* Add initial list of compatible apps
When you try to set up the Mobile App integration from within HA, the config flow says "Open the mobile app to set up the integration with Home Assistant. **See the docs for a list of compatible apps.**"
It links here and there is no list of compatible apps, so I am rectifying that now. Just adding the two official apps now since I'm not 100% sure which third party apps use `mobile_app:` (I think Ariela, HA Client, HassApp?). Can be expanded upon later.
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>