* Initial support for cct lights * Move properties to the RpcShellyCctLight class * Fix entity names * Add async_remove_orphaned_entities() function * Do not return * Fix tests * Combine async_remove_orphaned_virtual_entities and async_remove_orphaned_entities * Remove SHELLY_PLUS_RGBW_CHANNELS from const * Add tests * Use _attr* * Check ColorMode.COLOR_TEMP * Add sensors for CCT light * Remove removal condition * Remove orphaned sensors * Cleaning * Add device temperature sensor for CCT light * Simplify async_remove_orphaned_entities() * Comment * Add COMPONENT_ID_PATTERN const * Call async_add_entities once * Suggested change * Better type for keys * Do not call keys() |
||
---|---|---|
.. | ||
bluetooth | ||
__init__.py | ||
conftest.py | ||
test_binary_sensor.py | ||
test_button.py | ||
test_climate.py | ||
test_config_flow.py | ||
test_coordinator.py | ||
test_cover.py | ||
test_device_trigger.py | ||
test_diagnostics.py | ||
test_event.py | ||
test_init.py | ||
test_light.py | ||
test_logbook.py | ||
test_number.py | ||
test_select.py | ||
test_sensor.py | ||
test_switch.py | ||
test_text.py | ||
test_update.py | ||
test_utils.py | ||
test_valve.py |