hass-core/homeassistant/components/websocket_api
Erik Montnemery ae507aeed1
Move temperature conversions to sensor base class (8/8) (#54483)
* Move temperature conversions to entity base class (8/8)

* Fix wallbox sensor

* Fix tests
2021-08-11 21:17:16 +02:00
..
__init__.py Add energy integration (#52001) 2021-07-26 09:37:37 -07:00
auth.py Add missing type hints to websocket_api (#50915) 2021-05-21 09:39:18 -07:00
commands.py Upgrade pyupgrade to 2.21.2, apply its changes (#52987) 2021-07-19 10:46:09 +02:00
connection.py Add missing type hints to websocket_api (#50915) 2021-05-21 09:39:18 -07:00
const.py Add missing type hints to websocket_api (#50915) 2021-05-21 09:39:18 -07:00
decorators.py Add missing type hints to websocket_api (#50915) 2021-05-21 09:39:18 -07:00
error.py
http.py Add missing type hints to websocket_api (#50915) 2021-05-21 09:39:18 -07:00
manifest.json
messages.py Add missing type hints to websocket_api (#50915) 2021-05-21 09:39:18 -07:00
permissions.py Add missing type hints to websocket_api (#50915) 2021-05-21 09:39:18 -07:00
sensor.py Move temperature conversions to sensor base class (8/8) (#54483) 2021-08-11 21:17:16 +02:00
services.yaml