Could you try updating to the test version of the app (0.7.33) to see if that helps as it has some fixes for the latest Button+ firmware changes.
If you still get a problem, open the app settings page, select the Diagnostics log option, make sure the Enable full diagnostics log option is checked and then send the configuration from the app. Once the Button+ has restarted, go back to the diagnostics log and hit Send Log.
Thank you for your quick and kind reply. That sounds like a good idea, but I donât know, how to update to a test version. I did not see any way to download / Install 0.7.23. Also there doesnât seem to be a way to update within the app or download it from the store. Can you please point me to the location where I can get this version?
To install test versions, just find the app in the store, then either add test to the end of the URL or view the change log and click on the orange test button
Once the page is open you will see a warning that it might not work properly, but ignore that and install the app on your Homey. It will install over the top of your exiting version and keep all the settings, just like a normal update.
That was helpful. Thank you. So what I did (to be safe). Reset button+ uninstalled the app, then reinstalled and added button+ back. Then tried to add one piece of information to the display (a variable).
what works: I can Dim the device via the controls in Homey
but still: display stays in default (Homey says hello). I sent you the log.
Ah! I missed that step. The button+ resetting threw me of there. The same with the buttons. Now the device updates and works fine. Thank you for your support and your work.
Morning! Yesterday I received the all new Button+ V2. Some of the buttons work, but the large display keeps displaying âHomey says hiâ etc.. I changed it (even donât see this anywhere in the display settings) but it never gets transferred.
Is this because of the Firmware 3.1.6V2 Iâm using and is this Homey app not yet compatible with this device and firmware?
Ah great! Thanks, didnât know I had to select this one from the device itself. Now I also now how to configure more of the buttons. This is great and better than doing everything solely via the webpage of the device itself
This message on top of this thread isnât right anymore. As you helped me through the âdisplay issuesâ I can confirm it works very well with v3 firmware and even on a V2 of the Button+ hardware
It hangs.. button+. It keep showing the âstarting wifiâ popup, although it has been connected and it shows the ip address. When browsing to it, it shows the page for a split second and then the screen will go blank. It shows some errors.
It did work. I unboxed it, got it connected to homey. added the outside temp. tried to add another one and saving takes ages (not showing an error), module not restarting and since this is what it is⌠Anyone?
Got it to work. Some questions about the integration;
It seems variables will be auto-detected as text or number by the first digit. Could you parse the whole content detecting it as a number or text? Now it detects a text as a number if you use other characters later in the text.
Not all devices do have a âonoffâ switch function. Like the Lockvya series for automatically opening/closing gates. Then there is an open, close and hold function. the hold is not important, but when I would like to open/close the gate with a single button I have to add a further non used virtual device solving this issue.
It would be nice to have standard Home device info available, like time, date, etc. I see no other option now to create a script to fill a variable. Or is there another way?
When having a svg present and text (on/off) in a button, it shows both. I would suggest; do not show the text, if a svg is present.
The upper label is still taking its space although not filled in.
When adding a display item and I show a variable and I add a svg, it doesn;t show the svg. I would have expected it to appear before or after the text.
The app does itâs best to map standard capabilities to a Boolean toggle, e.g. windowcoverings_state and windowcoversion_close.
If you let me know what capability the Lockvya uses I will see what I can do.
Date and time are made available via the Button+ device driver. So, selected the Button+ device and then the Date or Time capability.
That is only on the web simulator. The actual pane works as you suggest. But some users are asking Button+ to allow both at the same time, so I wonât block that and leave it up to the user to clear the text if they donât want it.
I think this one is also for Button+ to fix.
The svg replaces the text. The Button+ doesnât support showing both yet. If the svg is not showing, it could be to complex for the Button+ as the format has to be extremely simple.
Thanks for the feedback and I hope that answers your observations.
Another improvement I have also made is to allow all the drop list to be filtered. For example, you can type a part of the device name to only show devices that have that text in the name. Hopefully that should make it easier to find the required device, etc.