tumtumsback
tumtumsback
Ok so then what am I doing wrong? I completely replaced the contents here: /config/blueprints/automation/EPMatt/ikea_e1743.yaml I copied the raw conents of the e1743.yaml file posted by @LordSushiPhoenix overtop of the...
> This change works for me on both of my systems, with E1743 controllers. LaPe63 what is your secret ... I've tried everything, I can't get double press events working...
> > > This change works for me on both of my systems, with E1743 controllers. > > > > > > LaPe63 what is your secret ... I've tried...
Hmm okay because my 1743s are joined via Deconz ... I wonder if there's something different there?
> Possibly, I've only ever used or tested Z2M. Does the string in your last event helper look like the ones in this comment? [#544 (comment)](https://github.com/EPMatt/awesome-ha-blueprints/issues/544#issuecomment-1536593604) To test this, I'd...
> If you grab the string on 2023.5 that would at least validate whether or not the new regex matches it without rolling back. 10-4 // and where exactly would...
Before 2023.5: Successful Fan turn off: Text 1 changed to {"trigger_action": "double_press", "last_triggered": "2023-05-15 09:37:31.006032-04:00"} triggered by automation Bathroom - Doubletap - Fan triggered by event 'deconz_event' 9:37:31 AM -...
So regarding the above, I upgraded to 2023.5, then replaced the YAML with the fixed YAML, then restarted HA completely, and that's what I get. Before 2023.5, you can see...
I was running an OLD version of the YAML. I implemented this blueprint well over a year ago, so that explains the different syntax. But, this doesn't explain why the...
> > This probably has something to do with it since there are no quote characters to match. > > try removing the escaped quotation marks around the `.*` in...