core/homeassistant/components/demo
Marc Mueller 44eeb2eb5e
Allow Humidifier.current_humidity to be a float (#111297)
* Allow Humidifier.current_humidity to be a float

* Code review

* Allow climate humidity values to be float

* Update demo integration
2024-03-27 11:19:20 +01:00
..
__init__.py
air_quality.py
alarm_control_panel.py
binary_sensor.py
button.py
calendar.py
camera.py
climate.py Allow Humidifier.current_humidity to be a float (#111297) 2024-03-27 11:19:20 +01:00
config_flow.py
const.py
cover.py
date.py
datetime.py
demo_0.jpg
demo_0.png
demo_1.jpg
demo_1.png
demo_2.jpg
demo_2.png
demo_3.jpg
demo_3.png
device_tracker.py
event.py
fan.py
geo_location.py
humidifier.py Allow Humidifier.current_humidity to be a float (#111297) 2024-03-27 11:19:20 +01:00
icons.json Add service icons to Demo (#113414) 2024-03-14 16:49:17 +01:00
image_processing.py
light.py
lock.py
mailbox.py Add ruff rule PIE808 (#113621) 2024-03-17 09:56:26 +01:00
manifest.json
media_player.py Enable ruff RUF005 and fix occurrences (#113589) 2024-03-16 07:37:20 -10:00
notify.py
number.py
remote.py
select.py
sensor.py
services.yaml
siren.py
strings.json
stt.py
switch.py
text.py
time.py
tts.mp3
tts.py
update.py
vacuum.py
water_heater.py
weather.py