* Update docs to use the default Elk Baud rate of 115200 for serial connections.
* Use /dev/ttyUSB0, which is the serial device used by USB-to-serial converters by default.
* Don't use a username and password over a serial connection, as Elk doesn't require them over a hardwired serial connection.
* Give example of liberal use of exclusions, showing users how to avoid Entity registry spam caused by Elk.
* Fixed configuration section
Fixed marked issues
The option "Id" is going to be removed in the integration, making a commit for that after this.
Added . to end of line
* Update source/_integrations/unifiled.markdown
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
* Update source/_integrations/unifiled.markdown
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
* Update unifiled.markdown
* Small fixes
* ✏️ Tweaks
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update with added options for multiple event types and emulated key hold events.
* Update keyboard_remote.markdown
* Change delay and repeat settings to float
I recently had to redo the setup for Google Assistant. Everything was correct (URLs in Google, ports, port forwarding, certs, etc.) but the process was failing when trying to connect with Google Assistant via the app to add the devices. While doing many troubleshooting steps, after some time, it would randomly work once, then not again for some time. More troubleshooting with failures, then randomly work. I had updated my DNS about 12-15 hours prior, which I thought was enough time, but it looks like it needed longer. Simply waiting was sufficient. I am hoping that this tip might save others some time pulling their hair out. :)
* Modernize Huawei LTE, add config entry support, unauthenticated mode etc
* Note Huawei LTE no longer using known_devices.yaml
* Update info about enabled/disabled entities
* Note Huawei LTE mobile data switch support
* Support Huawei LTE SSDP discovery
* Link to supported integrations from SSDP, tweak deCONZ spelling
* Note mobile data switch is enabled by default
* Remove comma
* Minor changes
* Clarify which are LTE signal sensors
* Remove notify from config example
* Remove username and password from config example
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Two new fields were added to events based on this PR: https://github.com/home-assistant/home-assistant/pull/28124
@libots If you could double check that these descriptions make sense, that would be much appreciated. I just based it off your description in the PR you made. :)
* update facebox docs
- Add example for `docker-compose,yaml`
- Add hint to Account page for `MB_KEY`
* ✏️ Tweak
* add information about machinebox/facebox_noavx
* Minor changes