Paul den Hertog
Paul den Hertog
Hi @flyte, Is it possible to add something like this: ``` digital_outputs: - name: speed-1 module: raspberrypi require_pin_off: 18,22 pin: 17 on_payload: "ON" off_payload: "OFF" - name: speed-2 module: raspberrypi...
Hi, If I import a sheet, and the sheet has been edited (removed a lot of rows, now 30). The count of the rows stays the same as the original...
Hi, When I've configured all the required fields to connecto to my Redmine I get a NullPointerExeption when pressing the Projects button. What info do you need to investigate this...
When we were testing the Ansible integration we encountered strange behavior, after some research we fount that there were two slashes in front of the url. At first it looks...
I run HA in a docker environment and wanted to use HACS. Therefore I added pip support to the script and tested it. Thought I'd share the addition to the...