bhyve-home-assistant: Unable to add multiple devices
Describe the bug I added a new hose timer + hub, both are accessible through the Bhyve app, but only the first device is showing up in Home Assistant.
Expected behaviour Both timers should show up in home assistant
BHyve devices 2 timers and 2 wifi hubs
Logs 2022-05-17 04:17:16 WARNING (MainThread) [custom_components.bhyve.pybhyve.websocket] Websocket is stopped, exiting loop
Step 1: Enable debugging.
Add the following to configuration.yaml
and then restart Home Assistant.
logger:
logs:
custom_components.bhyve: debug
Step 2: Check Home Assistant logs
- Open
home-assistant.log
- Identify lines which begin with:
DEBUG (MainThread) [custom_components.bhyve] Devices:
DEBUG (MainThread) [custom_components.bhyve] Programs:
Copy these two lines and paste them below. –>
DEBUG (MainThread) [custom_components.bhyve] Devices:
DEBUG (MainThread) [custom_components.bhyve] Programs:
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 19 (9 by maintainers)
Okay glad that it’s resolved!