Paulus Schoutsen 72e746d240
MQTT config entry (#16594)
* MQTT config entry

* Solely rely on config entry

* Improve wawrning

* Lint

* Lint2
2018-09-14 11:57:31 +02:00

3 lines
70 B
Python

"""Constants used by multiple MQTT modules."""
CONF_BROKER = 'broker'