core/homeassistant/components/rflink
javicalle 3d83c6299b
Enable RFDEBUG on RFLink "Enable debug logging" (#138571)
* Enable RFDEBUG on "Enable debug logging"

* fix checks

* fix checks

* one more lap

* fix test

* wait to init rflink 

In my dev env this is not needed

* use hass.async_create_task(handle_logging_changed())

instead async_at_started(hass, handle_logging_changed)

* revert unneeded async_block_till_done

* Remove the startup management

There's a race condition at startup that can't be managed nicely
2025-05-18 22:51:42 +02:00
..
__init__.py Enable RFDEBUG on RFLink "Enable debug logging" (#138571) 2025-05-18 22:51:42 +02:00
binary_sensor.py
const.py Standardize homeassistant imports in component (q-r) (#136831) 2025-01-29 12:24:09 +01:00
cover.py
entity.py
icons.json
light.py
manifest.json
sensor.py Correct device class and state class for wind direction sensors (#141393) 2025-03-26 13:48:08 +01:00
services.yaml Migrate integration services (Q-S) to support translations (#96378) 2023-07-12 01:18:22 +02:00
strings.json
switch.py Standardize homeassistant imports in component (q-r) (#136831) 2025-01-29 12:24:09 +01:00
utils.py Move shared rflink constants to separate module (#126173) 2024-09-18 11:07:13 +02:00