Closed spiralfive closed 2 years ago
Hi @spiralfive , can you please update to version 3.0.1
which includes some extra debug logging. You'll need to add the following into configuration.yaml
:
logger:
logs:
custom_components.bhyve: debug
pybhyve: debug
Please restart after adding this & updating, then check the logs for a line which starts with Devices:
and please paste the output here.
Thanks!
I just updated and tried that - the only thing I see with the phrase "Devices:" is for my ecovacs integration. I am getting the same error I was before now, except now I do not see anything in the logs when I get the errors like I was before. I skim read the log for anything else and could not find anything that looked related.
I was going to attach the log, but it is already a 20mb file.
This is probably not helpful - but the response the browser gets when trying to login is below
{"type":"form","flow_id":"c1aac74fff8f36b81e5a60e08f936e09","handler":"bhyve","step_id":"user","data_schema":[{"type":"string","name":"username","required":true},{"type":"string","name":"password","required":true}],"errors":{"base":"cannot_connect"},"description_placeholders":null,"last_step":null}
I looked for "cannot_connect" in the logs as well and was not able to find that message.
Can you check if there are any Devices or Zones which are unnamed in your B-hyve app? I think this might be the root cause.
That was it! The last timer I added had a blank name set, I didn’t realize that. I have it a name and it immediately started working. Thank you!
Hello, I have been trying to setup this integration now for the past week. I installed this via HACS and then went to 'Add Integration'. The option appears and it prompts me for my login information, however after doing this I get an error each time in the GUI of "Failed to Connect". This is why I tried this over several days, I was thinking maybe the servers were down.
I am using the following HA software:
I am using the 3.0.0 version of this from HACS. The error from the log is below.