spacemanspiff2007

Results 81 issues of 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 ![grafik](https://github.com/openhab/website/assets/10754716/55440f0f-1bd2-4d3c-97a9-1def9f55c749) Then click on ![grafik](https://github.com/openhab/website/assets/10754716/310542f3-1cd1-4958-b46b-c95f0806d904) Filename has the wrong extension "mid" instead of "kar" ![grafik](https://github.com/openhab/website/assets/10754716/6adc5ee8-18ba-46b4-ae49-60a4d1d8bd56)

``` 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...

bug

[fastnumbers](https://github.com/SethMMorton/fastnumbers) provide a much cleaner way of casting to int or float than the try/except blocks

feature request

When the source for an `AggregationItem` is openHAB we can try to restore values from the persistence service.

feature request
openHAB

Thing actions are now available through [#926](https://github.com/openhab/openhab-core/issues/926). Add support.

feature request