..
translations
Update translations
2021-02-03 11:46:49 +01:00
__init__.py
Add new number entity integration ( #42735 )
2020-12-02 13:50:48 +01:00
air_quality.py
Use f-strings in integrations starting with "B"-"E" ( #32121 )
2020-02-24 08:47:52 -08:00
alarm_control_panel.py
Use "arming" state during transition in manual alarm panel ( #32950 )
2020-04-24 00:07:07 +02:00
binary_sensor.py
Use moisture and moving device class in various integrations ( #39963 )
2020-09-13 16:33:54 +02:00
calendar.py
use isort to sort imports according to PEP8 for demo ( #29630 )
2019-12-08 22:29:27 +05:30
camera.py
Cleanup unused loggers (components A-M) ( #41600 )
2020-10-12 16:59:05 +02:00
climate.py
Cleanup unused loggers (components A-M) ( #41600 )
2020-10-12 16:59:05 +02:00
config_flow.py
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
const.py
update demo service domain and service description ( #29164 )
2019-11-27 20:36:40 -08:00
cover.py
Add DemoCover with only tilt controls ( #45228 )
2021-01-20 19:11:55 -06:00
demo_0.jpg
demo_1.jpg
demo_2.jpg
demo_3.jpg
device_tracker.py
update demo service domain and service description ( #29164 )
2019-11-27 20:36:40 -08:00
fan.py
Fix backwards compatiblity with fan update to new model ( #45951 )
2021-02-06 12:48:18 +01:00
geo_location.py
Use LENGTH_KILOMETERS constant ( #33976 )
2020-04-11 02:12:39 +02:00
humidifier.py
Add new humidifier entity integration ( #28693 )
2020-06-22 17:59:16 -07:00
image_processing.py
use isort to sort imports according to PEP8 for demo ( #29630 )
2019-12-08 22:29:27 +05:30
light.py
Set keyword arguments in DemoLight ( #42040 )
2020-10-18 13:57:35 -05:00
lock.py
Rename LockDevice to LockEntity ( #34594 )
2020-04-25 18:02:41 +02:00
mailbox.py
Use f-strings in integrations starting with "B"-"E" ( #32121 )
2020-02-24 08:47:52 -08:00
manifest.json
Remove Hue configurator demo from demo integration ( #37250 )
2020-06-30 15:01:30 +02:00
media_player.py
Add media_player.repeat_set service ( #41435 )
2020-10-12 23:29:28 +02:00
notify.py
number.py
Fix demo number entity ( #45991 )
2021-02-05 15:08:28 +01:00
remote.py
Rename RemoteDevice to RemoteEntity ( #34676 )
2020-04-26 02:12:36 +02:00
sensor.py
Drop UNIT_ prefix for percentage constant ( #39383 )
2020-09-05 21:09:14 +02:00
services.yaml
Add yamllint (in pre-commit and CI) ( #33676 )
2020-04-05 10:33:45 +02:00
strings.json
Bump voluptuous-serialize 2.4.0 ( #37241 )
2020-07-06 20:04:35 -07:00
stt.py
switch.py
Rename SwitchDevice to SwitchEntity ( #34673 )
2020-04-26 18:50:37 +02:00
tts.mp3
tts.py
vacuum.py
Cleanup unused loggers (components A-M) ( #41600 )
2020-10-12 16:59:05 +02:00
water_heater.py
Rename WaterHeaterDevice to WaterHeaterEntity ( #34675 )
2020-05-01 16:29:14 +02:00
weather.py
Use weather attribute conditions constants ( #39945 )
2020-11-20 21:04:03 +01:00