ha_samsung_soundbar/custom_components/samsung_soundbar
Samuel Spagl 5e24680d5d
Add icons to select, sensor and switches, change some logging statements (#16)
#### Added

- Icons for the individual entities

#### Changed

- Updated the GitHub actions workflows
- Change "magic numbers" to MediaPlayerEntityFeature object. For more information see https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation
- `source` now returns the value `wifi` when the `media_app_name` is *AirPlay* or *Spotify*
- removed some unnecessary logging statements, and changed others to debug
2024-03-12 14:39:12 +01:00
..
api_extension Add icons to select, sensor and switches, change some logging statements (#16) 2024-03-12 14:39:12 +01:00
translations 🚀: First Release (#1) 2023-09-06 17:20:27 +02:00
__init__.py Add icons to select, sensor and switches, change some logging statements (#16) 2024-03-12 14:39:12 +01:00
config_flow.py Add icons to select, sensor and switches, change some logging statements (#16) 2024-03-12 14:39:12 +01:00
const.py 🚀: First Release (#1) 2023-09-06 17:20:27 +02:00
image.py 🎨 Chore: format files with `black` and `isort` 2024-02-08 16:58:57 +01:00
manifest.json Add icons to select, sensor and switches, change some logging statements (#16) 2024-03-12 14:39:12 +01:00
media_player.py Add icons to select, sensor and switches, change some logging statements (#16) 2024-03-12 14:39:12 +01:00
models.py 🚀: First Release (#1) 2023-09-06 17:20:27 +02:00
number.py 🎨 Chore: format files with `black` and `isort` 2024-02-08 16:58:57 +01:00
select.py Add icons to select, sensor and switches, change some logging statements (#16) 2024-03-12 14:39:12 +01:00
sensor.py Add icons to select, sensor and switches, change some logging statements (#16) 2024-03-12 14:39:12 +01:00
switch.py Add icons to select, sensor and switches, change some logging statements (#16) 2024-03-12 14:39:12 +01:00