ha_samsung_soundbar/custom_components/samsung_soundbar
Samuel Spagl b5794f3c1b
Fix scaling on sensor
Previously the sensor was displaying the scaled amount applied to the slider / number (between 0 and 1). Now it is displaying the raw value.
2024-01-02 21:18:34 +01:00
..
api_extension various improvements (#5) 2023-09-07 14:49:20 +02:00
translations 🚀: First Release (#1) 2023-09-06 17:20:27 +02:00
__init__.py add sensor entity for the volume of the soundbar 2023-12-14 20:37:58 +01:00
config_flow.py 🚀: First Release (#1) 2023-09-06 17:20:27 +02:00
const.py 🚀: First Release (#1) 2023-09-06 17:20:27 +02:00
image.py various improvements (#5) 2023-09-07 14:49:20 +02:00
manifest.json add sensor entity for the volume of the soundbar 2023-12-14 20:37:58 +01:00
media_player.py various improvements (#5) 2023-09-07 14:49:20 +02:00
models.py 🚀: First Release (#1) 2023-09-06 17:20:27 +02:00
number.py various improvements (#5) 2023-09-07 14:49:20 +02:00
select.py various improvements (#5) 2023-09-07 14:49:20 +02:00
sensor.py Fix scaling on sensor 2024-01-02 21:18:34 +01:00
switch.py 🚀: First Release (#1) 2023-09-06 17:20:27 +02:00