v2.0.1
Changes
- Added device_tracker entities for decos
- Added separate device for each deco
- All entities connected to a deco are underneath that deco's device
- Deco default name is transformed from snake_case to "Capital with spaces" for preset values (For example living_room to "Living Room")
- Separate deco and client update into different update coordinators so that they can update independently
- Change client update to make calls in parallel for each deco
- Filter 'UNKNOWN' ip_address #46
- Fix error when unloading config entry in v2.0.0
Full Changelog: v1.1.1...v2.0.1