Insteon local fan (#2390)

* Add fan to insteon_local full config

* Add insteon_local fan page

* Update 'ha_release'
This commit is contained in:
Jeff Wilson 2017-07-01 20:22:57 -04:00 committed by Paulus Schoutsen
parent 46e4f5a33e
commit cef16817cd
2 changed files with 37 additions and 0 deletions

View file

@ -50,5 +50,8 @@ light:
switch:
- platform: insteon_local
fan:
- platform: insteon_local
```