spacemanspiff2007
spacemanspiff2007
Fixes #268
I hope you don't mind that I ask another about grammar but I'm stuck and the error makes no sense to me. Example to reproduce ````python from parsimonious.grammar import Grammar...
Under download select the following  Then click on  Filename has the wrong extension "mid" instead of "kar" 
``` 2024-05-03 10:08:42.369 [ERROR] [HABApp.Rule] - File "/opt/habapp/lib/python3.11/site-packages/HABApp/core/internals/event_bus_listener.py", line 49 in describe 2024-05-03 10:08:42.369 [ERROR] [HABApp.Rule] - -------------------------------------------------------------------------------- 2024-05-03 10:08:42.369 [ERROR] [HABApp.Rule] - 48 | def describe(self) -> str: 2024-05-03...
[fastnumbers](https://github.com/SethMMorton/fastnumbers) provide a much cleaner way of casting to int or float than the try/except blocks
When the source for an `AggregationItem` is openHAB we can try to restore values from the persistence service.
Thing actions are now available through [#926](https://github.com/openhab/openhab-core/issues/926). Add support.