core/homeassistant/components/harmony
Sid 0d66d298ec
Enable Ruff RET504 (#114528)
* Enable Ruff RET504

* fix test

* Use noqa instead of cast

* fix sonos RET504

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-06 11:07:37 +02:00
..
__init__.py
config_flow.py
const.py
data.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
entity.py Migrate Harmony to has entity name (#104737) 2024-03-19 14:02:50 +01:00
icons.json
manifest.json
remote.py Migrate Harmony to has entity name (#104737) 2024-03-19 14:02:50 +01:00
select.py Migrate Harmony to has entity name (#104737) 2024-03-19 14:02:50 +01:00
services.yaml
strings.json Migrate Harmony to has entity name (#104737) 2024-03-19 14:02:50 +01:00
subscriber.py Migrate harmony to use async_run_hass_job (#113178) 2024-03-13 12:02:07 +01:00
switch.py Migrate Harmony to has entity name (#104737) 2024-03-19 14:02:50 +01:00
util.py