hass-core/homeassistant/components/websocket_api
Marc Mueller 9b9b553521
Disable no-self-use [pylint] (#70641)
* Disable no-self-use

* Remove disable comments
2022-04-25 07:41:01 -07:00
..
__init__.py Add Home Assistant Content user (#64337) 2022-01-21 10:06:39 -08:00
auth.py
commands.py Remove EVENT_TIME_CHANGED and EVENT_TIMER_OUT_OF_SYNC (#69643) 2022-04-09 09:05:54 -10:00
connection.py Log stack trace if exception without message (#67587) 2022-03-04 09:48:07 +01:00
const.py Use compact encoding for JSON websocket messages (#67148) 2022-02-23 22:15:20 -08:00
decorators.py Update pylint to 2.13.2 (#68704) 2022-03-27 16:08:24 +02:00
error.py
http.py Disable no-self-use [pylint] (#70641) 2022-04-25 07:41:01 -07:00
manifest.json
messages.py Small code quality improvements for subscribe_entities (#68026) 2022-03-12 02:07:01 -10:00
permissions.py
sensor.py Clean up async_dispatcher_connect helper usage (#68613) 2022-03-24 13:19:11 +01:00
services.yaml