mirror of
https://github.com/home-assistant/core.git
synced 2026-02-28 22:06:25 +00:00
Remove old style configuration from switch. - The old style configuration allowed a number of illegal configurations, instead of adding if...log. in setup we only support the new configuration style. Add new/changed configuration switch. Removed verify_state and cleaned configuration to avoid possible illegal configurations.