mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
MQTT config entry (#16594)
* MQTT config entry * Solely rely on config entry * Improve wawrning * Lint * Lint2
This commit is contained in:
2
homeassistant/components/mqtt/const.py
Normal file
2
homeassistant/components/mqtt/const.py
Normal file
@@ -0,0 +1,2 @@
|
||||
"""Constants used by multiple MQTT modules."""
|
||||
CONF_BROKER = 'broker'
|
||||
Reference in New Issue
Block a user