Ok the list could be very long but maybe you limited the functionality of this alpha test, if so you should say that anyway here’s a few to be going on with because I only had a couple of hours testing before I broke the Dashboard, .
-
When setting up a Device there should be the option to name it, instead of going to settings on the widget to do that.
-
Once a Device is set up and has been assigned to a gpio pin that info is needed when you press settings on the widget (there is no way to know which gpio pin was used otherwise).
-
How come you can only choose button on the setup dialog “choose widget” but you can chose other things on the widget settings.
-
How come you have to choose a icon on the setup dialog “choose icon” for instance there is no blank.
-
A virtual pin for /button/slider/value/etc is needed that can be assigned to a variable instead of a gpio pin.
-
A led widget is needed, perhaps/also it could be a led in the centre of a button, with an option to change the colour depending on a variable received 0,1.2.3.4.5 etc none,red,green,blue,yellow etc
-
All my1wire sensors / gpio extenders etc are connected to a DS2482 based 1wire master, this needs to be supported, and in that case when gpio4 is not used for 1 wire then gpio4 needs to be available to use as a normal gpio pin, likewise if spi or i2c is not used (not selected in the settings configuration) the gpio screen should not show the pins as being assigned to these buses.
-
The second pi I connected was a raspberry pi b but the gpio screen shows the extra gpio pins associated with as pi b+ / pi2
That will have to do until I get functionality of the Dashboard back.
Toshi