-
Notifications
You must be signed in to change notification settings - Fork 633
Open
Labels
Milestone
Description
Thanks @xoseperez,
Espurna is a great work, thanks!
Some personal thoughts about possible web improvements...(I love to help with the development if needed)
- General and Admin pages separation logic not clear...
- Alexa integration on General page consideration..
- Switches & actions on status page ...(shouldn't we put the buttons also on the switches page)
- Switch / Relays Buttons naming conventions and clarity.
- Switches schedules page (why not integrated on switches page)
- Double click delay why on general page (shouldn't be on switched page?
- Double click delay, should be separate for each button, why not add rest of delays (long? longlong?)
- Add ability to change switch type from web (switch type can be changed from switch to pushbutton), this also goes for other settings, that could be configured/changed on run time.
- Ability to set actions for dblclick, lngclick, lnglngclik from web (for each switch).
- I added a proposed option to have switch button enhanced functionality (allow set actions based on number of toggles) this could be also set from the web interface...
- Status page to show only number of switches, relays, sensors and enabled services...
- external services (HASS, MQTT, DOMOTICZ, THINGSSPEAK...) move to single tabbed page accesses from menu by services link
- The pages could be cleaned by adding small change to .hint css class that will enable "show" on click only.
gn0st1c, xoseperez, onecoding1 and Tofandel