beveradb / sonoff-lan-mode-homeassistant

Home Assistant platform to control Sonoff switches running the latest Itead firmware, locally (LAN mode).
MIT License
74 stars 37 forks source link

icon attribute not supported #52

Closed mattsaxon closed 4 years ago

mattsaxon commented 5 years ago

The icon attribute does not work for this component.

Whilst this doesn't prevent working, the wiki instruction suggest to use the icon attribute and this results in the following error in the log

"Your configuration contains extra keys that the platform does not support. Please remove [icon]. (See /config/configuration.yaml, line 148)."

mattsaxon commented 5 years ago

Add PR https://github.com/beveradb/sonoff-lan-mode-homeassistant/pull/65 to fix

mattsaxon commented 5 years ago

Note, example in read.me needed fixing too https://github.com/beveradb/sonoff-lan-mode-homeassistant/pull/65