1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/demo
Erik Montnemery fb4aff25a2
Create issues in demo integration (#75081)
* Create issues in demo integration

* Add unfixable non-expiring issue

* Update test

* Adjust tests

* update translations

* add hassfest translation schema

* Update homeassistant/components/demo/translations/en.json

Co-authored-by: Zack Barett <zackbarett@hey.com>

* Rename Resolution Center -> Repairs

* Update homeassistant/components/demo/strings.json

Co-authored-by: Zack Barett <zackbarett@hey.com>

* Adjust hassfest to require description or fix_flow

* Update homeassistant/components/demo/repairs.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update tests/components/demo/test_init.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Add missing translation strings

* black

* Adjust repairs imports

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Zack Barett <zackbarett@hey.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-07-20 14:46:06 +02:00
..
translations Create issues in demo integration (#75081) 2022-07-20 14:46:06 +02:00
__init__.py Create issues in demo integration (#75081) 2022-07-20 14:46:06 +02:00
air_quality.py
alarm_control_panel.py
binary_sensor.py Improve type hints in demo (#74236) 2022-06-30 15:34:48 +02:00
button.py
calendar.py Improve type hints in demo (#74236) 2022-06-30 15:34:48 +02:00
camera.py Improve type hints in demo (#74236) 2022-06-30 15:34:48 +02:00
climate.py Improve type hints in demo (#74236) 2022-06-30 15:34:48 +02:00
config_flow.py Improve type hints in demo (#74236) 2022-06-30 15:34:48 +02:00
const.py
cover.py Adjust CoverEntity property type hints in components (#73943) 2022-06-25 11:59:56 +02:00
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
fan.py Improve typing in fans and locks (#73901) 2022-06-23 16:34:40 +02:00
geo_location.py Add more type hints to demo (#74408) 2022-07-04 20:59:52 +02:00
humidifier.py Add more type hints to demo (#74408) 2022-07-04 20:59:52 +02:00
image_processing.py Add more type hints to demo (#74408) 2022-07-04 20:59:52 +02:00
light.py Improve type hints in demo (#74236) 2022-06-30 15:34:48 +02:00
lock.py Improve typing in fans and locks (#73901) 2022-06-23 16:34:40 +02:00
mailbox.py
manifest.json Create issues in demo integration (#75081) 2022-07-20 14:46:06 +02:00
media_player.py Add EntityFeature enum to Media Player (#69119) 2022-04-02 20:58:23 -07:00
notify.py
number.py Add temperature number to demo integration (#74986) 2022-07-11 16:55:06 +02:00
remote.py Enable basic type checking in demo platforms (#66212) 2022-02-10 10:05:58 +01:00
repairs.py Create issues in demo integration (#75081) 2022-07-20 14:46:06 +02:00
select.py
sensor.py
services.yaml
siren.py Use SirenEntityFeature enum in demo (#69649) 2022-04-08 09:30:15 +02:00
strings.json Create issues in demo integration (#75081) 2022-07-20 14:46:06 +02:00
strings.select.json
stt.py
switch.py Add more type hints to demo (#74408) 2022-07-04 20:59:52 +02:00
tts.mp3
tts.py
update.py Rename current_version to installed_version in Update platform (#69093) 2022-04-01 20:11:17 +02:00
vacuum.py Add more type hints to demo (#74408) 2022-07-04 20:59:52 +02:00
water_heater.py Add EntityFeature enum to Water Heater (#69123) 2022-04-02 20:55:17 -07:00
weather.py Add more type hints to demo (#74408) 2022-07-04 20:59:52 +02:00