Commit Graph

6 Commits

Author SHA1 Message Date
05616f5ad5 Refactoring 2019-11-10 13:04:47 +01:00
1de334592b Add nice connection modal 2019-11-09 15:16:51 +01:00
a2a42acc35 Improve reconnect robustness 2019-11-09 14:56:04 +01:00
ac284ffb1f Increase connection timeout to 2s 2019-11-09 09:21:47 +01:00
4e6b2307dd Reconnect to MQTT broker automatically 2019-11-09 09:11:02 +01:00
75a07bac21 Make project fit for deployment
* Read config from file - see config.py.example
* Split HTML/JS/CSS, move static stuff to mqtt_dash/static/
* Move widget definitions to mqtt_dash.widgets
2019-10-31 20:59:07 +01:00