functionpointer
functionpointer
Seems similar to https://github.com/ExpressLRS/ExpressLRS/pull/2671
Force pushing isn't a problem. In fact, sometimes maintainers request it. As you said yourself, it is a consequence of long review times
Similar here, but not exactly 15 chars. Very weird also some linebreak after the first char already? 
No log output?
> Could someone test if this solves your issue? https://github.com/home-assistant/core/compare/129014?expand=1 I'd like to test. However, that link seems dead. Edit: Found it: https://github.com/home-assistant/core/pull/129276
It appears that https://github.com/home-assistant/core/pull/129276 does *not* fix this issue. I ran 696efe349e5ec8a4cd5ac3ba01daac2540d910ea which includes the PR for the last couple days. I got the KeyError after a while.  The...
``` template: - trigger: - platform: time_pattern minutes: /30 action: - service: tibber.get_prices data: start: "{{ today_at(0).replace(tzinfo=None) }}" end: "{{ (today_at('23:59:59')+timedelta(days=1)).replace(tzinfo=None) }> response_variable: my_spot_prices sensor: - name: Tibber Spot Prices...
~~That doesn't include the string datatype, which breaks my template sensor. So i backported the change: f841e5593881f0d95974164ed1e198b77bd60bbc I am testing it now. So far it hasn't failed. Guess we will...
Friendly poke to @Danielhiversen to review this at some point
Poke @Danielhiversen