BROWSER_MOD not _COMMANDER!

This commit is contained in:
Thomas Lovén 2019-06-27 22:17:34 +02:00
parent 0fa7ad3659
commit cc1c543515

View File

@ -14,12 +14,12 @@ A Home Assistant integration to turn your browser into a controllable entity - a
*NOTE: This integration required Home Assistant version 0.95 or later* *NOTE: This integration required Home Assistant version 0.95 or later*
- Copy the contents of `custom_components/browser_commander/` to `<your config dir>/custom_components/browser_commander/`. - Copy the contents of `custom_components/browser_mod/` to `<your config dir>/custom_components/browser_mod/`.
- Add the following to your `configuration.yaml`: - Add the following to your `configuration.yaml`:
```yaml ```yaml
browser_commander: browser_mod:
``` ```
- Restart Home Assistant - Restart Home Assistant