-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Profile Switching #27
Comments
Same issue here. Along with the MQTT messages not triggering the Motion Alert either |
Will check it |
My profiles works for a few minutes after each boot and then they stop working. |
* Removed hard-dependency on MQTT, if MQTT integration was not set, binary sensors will not be created - Issue #32 * Username and password are now optional, if not set, will not create profile's switches * Added validation for host, port and SSL state in configuration, if URL is not accessible, will throw an error * Validate administrator username and password, in case entered wrong credentials, will throw an error * Fix issue #28 - entities not available after restart * Fix issue #27 - when changing switch it doesn't work smoothly and after restart * Resources (strings) fixed
The newest version, now I dont get the Switches generated at all |
if you don't have the switches, it means you didn't filled-in valid credentials, please share debug level log of the component to find out if that's the cause |
Switches are there for me still after latest update, but only work for a few minutes after HA restart |
Please provide HA pog of the BlueIris component Thanks |
no need to provide the logs, I saw the same behaviour you wrote above, checking it thanks |
I just updated to the latest release and profile switching does not work anymore. If I try activating a switch in HA it fails and reverts to previous state. If I manually switch in BI, HA doesn't pick up the change.
The text was updated successfully, but these errors were encountered: