hass-core/homeassistant/components/websocket_api
Marc Mueller 0e52d149e4
Update voluptuous to 0.15.2 (#120631)
* Update voluptuous to 0.15.1

* Fix typing issues

* Add type ignores for json result type

* Update voluptuous to 0.15.2

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-07-02 12:57:09 -07:00
..
__init__.py Improve websocket_api schema typing (#120411) 2024-06-25 14:08:30 +02:00
auth.py
commands.py Improve WS command validate_config (#118864) 2024-06-05 18:53:44 +02:00
connection.py
const.py Improve websocket message coalescing to handle thundering herds better (#118268) 2024-05-28 23:14:06 -04:00
decorators.py Update voluptuous to 0.15.2 (#120631) 2024-07-02 12:57:09 -07:00
error.py
http.py Improve websocket message coalescing to handle thundering herds better (#118268) 2024-05-28 23:14:06 -04:00
manifest.json
messages.py
sensor.py
services.yaml
strings.json
util.py