|
3820cb60a5
|
Improve button widget
- allow multiple topics
- add width argument + square_button_widget
- add touch/release payloads
|
2022-01-24 20:17:19 +01:00 |
|
|
0f158886ef
|
Add retain option to slider widget
|
2021-04-03 14:38:36 +02:00 |
|
|
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 |
|