Unable to add multiple devices
See original GitHub issueDescribe 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:
Issue Analytics
- State:
- Created a year ago
- Comments:19 (9 by maintainers)
Top Results From Across the Web
Unable to add multiple devices in the same account
I have four Fitbits now. Started with an Alta HR and added a Charge 3 and have now purchased snInspire HR and a...
Read more >Multiple devices fail to appear in My Computer
Right click-> properties, hardware, I see 3 listings under device functions: "WPD FileSystem Volume Driver" "SanDisk Cruzer Glide USB Device" ...
Read more >Add multiple users - Google Kids Space
On your child's Kids Space device, open the Settings app. Tap Users & accounts. Tap Multiple Users and then Add user. Follow the...
Read more >Not able to add multiple devices using uphold
I am not able to connect my new PC to the Uphold account. My previous PC died. Here is a SS of the...
Read more >Unable to login to multiple devices - Jotform
I work on two different computers. I can log in to Jotform on one computer and with the other computer I get a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Okay glad that it’s resolved!
Alright, this is quite embarrassing. I removed the config from my YAML file and was able to add the integration and devices through the UI. For some reason I thought it would automatically add the devices after entering the config, but I may have been thinking about a much older version. Thank you for taking the time to walk me through this.