hass-core/homeassistant/components/ring
Erik Montnemery e558b3463e
Move temperature conversions to sensor base class (6/8) (#54476)
* Move temperature conversions to entity base class (6/8)

* Fix tests
2021-08-12 17:40:55 +02:00
..
translations [ci skip] Translation update 2021-06-07 00:18:16 +00:00
__init__.py Add constructor return type in integrations O-S (#50896) 2021-05-20 15:58:17 +02:00
binary_sensor.py Pylint 2.9.3 (#52972) 2021-07-14 21:44:57 -07:00
camera.py Add support for width and height to ffmpeg based camera snapshots (#53837) 2021-08-10 20:31:11 -05:00
config_flow.py Mark config flow fields as required (#51898) 2021-06-15 19:21:30 +02:00
entity.py Update integrations p-s to override extra_state_attributes() (#47759) 2021-03-11 21:23:20 +01:00
light.py
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
sensor.py Move temperature conversions to sensor base class (6/8) (#54476) 2021-08-12 17:40:55 +02:00
services.yaml Add targets and selectors for services (P-R) (#50628) 2021-05-14 22:07:17 -07:00
strings.json
switch.py