core/homeassistant/components/websocket_api
springstan e3bcfb88e7
Improve string formatting v4 (#33668)
* Improve string formatting v4

* Use normal strings instead of f-strings

* Fix zeroconf test by adding back part of a condition
2020-04-05 16:01:41 +02:00
..
__init__.py
auth.py
commands.py
connection.py
const.py Improve string formatting v4 (#33668) 2020-04-05 16:01:41 +02:00
decorators.py
error.py Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
http.py
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
messages.py
permissions.py Support multiple Lovelace dashboards (#32134) 2020-02-25 11:18:21 -08:00
sensor.py Unsub dispatcher when removing entity from hass (#33510) 2020-04-02 09:25:33 -07:00
services.yaml