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
const.py
decorators.py
error.py Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
http.py
manifest.json
messages.py Add missing type hints to websocket_api (#50915) 2021-05-21 09:39:18 -07:00
permissions.py
sensor.py Move temperature conversions to sensor base class (8/8) (#54483) 2021-08-11 21:17:16 +02:00
services.yaml