readability and notes (#4335)
* Update media_player.yamaha_musiccast.markdown https://community.home-assistant.io/t/support-for-new-yamaha-receivers-and-musiccast-devices/17001/22 * moved section 'authentication' guide should be right below the 'scanning' guide. it's one workflow * easier searchable variable 'login_id' * added a hint to enable home sharing * fixed wrong syntax in config example * added note for use over https see https://github.com/home-assistant/home-assistant/issues/1258
This commit is contained in:
parent
137d6a4a04
commit
1d7c8dce63
4 changed files with 33 additions and 26 deletions
|
@ -16,6 +16,10 @@ _This is one of the two ways we support OpenWRT. If you encounter problems, try
|
|||
|
||||
This is a presence detection scanner for OpenWRT using [luci](http://wiki.openwrt.org/doc/techref/luci).
|
||||
|
||||
<p class='note'>
|
||||
This component requires a [workaround](https://github.com/home-assistant/home-assistant/issues/1258#issuecomment-252469880) when using luci with HTTPS and a self-signed certificate.
|
||||
</p>
|
||||
|
||||
Before this scanner can be used you have to install the luci RPC package on OpenWRT:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue