So I created a button controller instance and setup my luton pico to control some lights and it all seemed to work. However when I go back to the button controller app i don't see the instance I just created but i do see it listed in the apps menu. But if I click on Button Controller app or even the instance of the app i just created it always takes me to the create screen with no option to edit the one i already created.
Image below shows the Button controller app and the controller rule i created
Try to remove and reinstall the app. I have not created a new Button Controller app since the 706 update, so I tried to duplicate what you are seeing, but cannot. Probably the Button Controllers app just needs to be reinstalled.
Otherwise, if that doesnāt do it @bobbyD will get it straightened out quick.
Button Controllers doesnāt display itās child apps on the main screen (neither does Rule Machine). You can get into one of the individual button controller child apps by simply clicking on it in the list of apps, shown under Button Controllers. Did you click on Jasmineās Bedroom Night Light Controller?
Yes i did click on the Jasmineās Bedroom Night Light Controller and it still takes me to the create button controller and not the instance iām trying to edit. I can confirm though that this only occurs in Safari on my mac if I switch to Chrome its fine.
If you code specifically for Chrome it won't work in Safari as well. Has nothing to do with who made the browser, it's the code being displayed by the browser.
This sounds like a weird caching problem, but who knows. We havenāt seen this before. I do use Chrome, but once in a while I bring things up in Safari, and Iāve never seen anything like this.
No, I meant what I said. If you're writing code and only checking your work in Chrome then you're only writing for Chrome. Someone didn't check their code in Safari... No blame, no name calling, just stating fact.
No code was written for Chrome. Most of this code was originally written for the ST mobile app. I cannot reproduce your problem with Safari and Button Controller. It works fine with Safari.
The one known Safari anomaly, that we have coded for specifically for Safari, has to do with inputing a time.
Well Iām not the only one who has reported issues with Safari and itās more than just buttons. I canāt edit RM rules or simple lighting rules with Safari either. Itās not a cache thing because Iāve flushed cache, restarted Safari and even restarted my Mac. Iāve sent a laundry list of issues in Safari to Patrick via PM. I can also provide screenshots and video if it helps.
Until the Safari issues are fixed Iām fine using Chrome.
That's very strange, as I can do all of the above with Safari. I've tested it on MacOS and iOS.
Are you using MacOS or iOS? The symptoms you are reporting sound like mouse-click registration, or tap registration -- depending. You think you'e hitting one hyperlink target, but are actually hitting a different one.
I also reported an issue in Safari with the Hue integration where on the step of the hub link / discovery Safari takes you to a 404 page on refreshes while looking for the hub, where Chrome discovers the hub properly. I think others experienced this to.