You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correction for typo needed, documentation currently reading:
sensors:
- platform: serial
name: "GDoor"
serial_port: /dev/ttyUSB0 # change device if needed
baudrate: 115200
Should read (sensor instead of sensors):
sensor:
- platform: serial
name: "GDoor"
serial_port: /dev/ttyUSB0 # change device if needed
baudrate: 115200
Serial sensor works correctly (both USB C ports)
sensor:
- platform: serial
name: "GDoor"
serial_port: /dev/ttyACM0 # change device if needed
baudrate: 115200
Sending command via serial using LEFT USB C labeled USB
Does not work on Home Assistant Yellow (HAOS). Sensor works when config corrected as per above, but sending command via serial not possible. Running latest audio beta firmware.
https://gdoor-org.github.io/documentation/homeassistant.html
Sensor configuration documentation
Correction for typo needed, documentation currently reading:
Should read (sensor instead of sensors):
Serial sensor works correctly (both USB C ports)
Sending command via serial using LEFT USB C labeled USB
Does not work on Home Assistant Yellow (HAOS). Sensor works when config corrected as per above, but sending command via serial not possible. Running latest audio beta firmware.
configuration.yaml
Error in log
Device discovered by HAOS on Home Assistant Yellow (left USB C port, labeled USB on the backside)
Sending command via serial using RIGHT USB C labeled COM
configuration.yaml same as above
Error message
Hardware discovered
The text was updated successfully, but these errors were encountered: