mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
* Add zwave_js.update_log_config service * fix comment * reduce lines * move update_log_config from service to ws API call * fix docstring * Add zwave_js/get_log_config WS API command * resolve stale comments * remove transports since it will be removed from upstream PR * add support to update all log config parameters since they could be useful outside of the UI for advanced users * fix comment * switch to lambda instead of single line validator * fix rebase * re-add ATTR_DOMAIN