Closed Toshibass closed 8 years ago
OK I got a reply from blynk community site, they say it been like this for months (bull s**t) anyway he says 1 or 2 weeks it will be fixed lets see.
cool, glad you fot somewhere with them. i ve noticed some modifications on how buttons behave in the last updates in relation to the highlight. quite possibly they introduced this when they added those changes.
on my local server, buttons seem fine 1/0 but if you call them through the http api with 1, they behave like a switch, you need to also issue a 0 through http
good luck
Thanks for your response, I know for sure this change came with the latest update... I have always updated each and every ios update, I told you before I made a combination lock screen, it has 9 "push" buttons which have to be pressed in the right combination or no other button works in my project, it worked perfectly until the latest update, anyway enough crying .. I'm on vacation from tomorrow for 2 weeks so I can chill.
have a good one :)
On 25 Aug 2016, at 12:18, Toshibass notifications@github.com wrote:
Thanks for your response, I know for sure this change came with the latest update... I have always updated each and every ios update, I told you before I made a combination lock screen, it has 9 "push" buttons which have to be pressed in the right combination or no other button works in my project, it worked perfectly until the latest update, anyway enough crying .. I'm on vacation from tomorrow for 2 weeks so I can chill.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/tzapu/node-red-contrib-blynk-websockets/issues/11#issuecomment-242326864, or mute the thread https://github.com/notifications/unsubscribe-auth/AC2FkBtyKU69VTG3xeUNLnHNSaW4kBW0ks5qjV3NgaJpZM4Jsyxp.
Hi Tzapu, don't know if you have seen my post on blynk community site, was wondering if you see this issue as well, do you think its a blynk-websockets problem or a blynk problem ?
Simple to reproduce see attached ... button is set as push not switch .... press the button and result is 1 followed immediately by 0 then on release of button nothing.
Prior to update same same set up button returned 1 on push 0 when released as per blynk documentation.