sensor.ssh
sensor.ssh copied to clipboard
SSH Generic Sensor
update to make sensor working with Python 3.11
For a little while now I have not been able to restart home assistant due to invalid configuration. I've tried uninstalling Sensor.ssh from hacs but then I get a module...
This usefull component stopped working on HA 2023.6.0b2 Log output: ```Logger: homeassistant.loader Source: custom_components/ssh/sensor.py:44 Integration: ssh ([documentation](https://github.com/custom-components/sensor.ssh)) First occurred: 12:13:20 (4 occurrences) Last logged: 12:31:51 Unexpected exception importing platform custom_components.ssh.sensor...
I have HA on RP4 which trys to connect to RP3 with LibreELEC. Several month before it worked properly.  Logger: homeassistant.components.sensor Source: custom_components/ssh/sensor.py:136 Integration: Сенсор (documentation, issues) First occurred:...
Heads up: here's a warning being logged after hte 2022.2 update: `2022-02-02 13:21:40 WARNING (MainThread) [homeassistant.util.async_] Detected blocking call inside the event loop. This is causing stability issues. Please report...
After recent updates I am having this error. I suspect it may be my Linux machine not responding in a timely manner. https://stackoverflow.com/questions/20054030/pxssh-error-could-not-synchronize-with-original-prompt My logs Traceback (most recent call last):...
Change In Python the keys of the JSON object are separated from values using ': ' (i.e a colon followed by a space). "version":"0.1.3" into "version": "0.1.3" as it results...
Este error se originó a partir de una integración personalizada. Logger: homeassistant.config Source: custom_components/ssh/sensor.py:18 Integration: ssh (documentation) First occurred: 11:25:16 (5 occurrences) Last logged: 11:25:16 Platform error: sensor Traceback (most...
sensor isnt created, and i receive following message. I can manually ssh from hassio to remote rpi. Logger: homeassistant.components.sensor Source: custom_components/ssh/sensor.py:136 Integration: Sensor (documentation, issues) First occurred: 10:14:35 (1 occurrences)...