I hope you can help me. I’m trying to get this to work. I’ve come very close in the section "def send_command(index,data) in the request get are data which I’ve to put in. I’m clear with “my token” and mydata.serial. But I’ve no clue where I can find “mydata.dt”, “data” and “mydata.da”
Thanks for your support.
PS.: I’m afraid, I think in the meantime I meesed it up completely … if someone could share a woriking getjudo.py … I’d highly appreciate. Thanks
One more … I’m getting the following error messages in the log:
1 (char 0)')]
[‘Scriptfehler - Fehler beim Auswerten des Fehlerspeichers in Zeile: 523’, JSONDecodeError(‘Expecting value: line 1 column 1 (char 0)’)]
[‘Scriptfehler - Fehler beim Holen und Auswerten der Gerätedaten in Zeile: 402’, JSONDecodeError('Expecting value: line 1 column
402: is in def:main, response = http.request Get …
523: error_response = http.request Get …
putting these 2 in the browser, both are working and delivering information from Judo.
And a warning in the log: 2024-09-27 14:57:29.771782 WARNING AppDaemon: No app description found for: getjudo - ignoring
I hope someone understands this errors and can help. Thanks
I am trying to get my Judo integrated into Home Assistant. I am currently getting the following error messages in AppDaemon. Anyone an idea how I could solve it?
[‘Scriptfehler - Fehler beim Auswerten des Fehlerspeichers in Zeile: 523’, JSONDecodeError(‘Expecting value: line 1 column 1 (char 0)’)]
[‘Scriptfehler - Fehler beim Holen und Auswerten der Gerätedaten in Zeile: 402’, JSONDecodeError(‘Expecting value: line 1 column 1 (char 0)’)]
In the Home Assitant journal appear messages like this:
Received message on illegal discovery topic ‘homeassistant/switch/Keller/SOFTwell P_Regeneration/config’. The topic contains not allowed characters. For more information see MQTT - Home Assistant
I have tried the changes in the last posting of Deluxestyle, but doesn’t seem to work
Hi,
just recognized that my Judo integration is offline. It seems that Judo again has something changed with the login.
Someone else is having the similar problem?