forked from openhab/openhab-addons
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mqtt.homeassistant] Improve support for Lock component
* expose full state possibilities * expose OPEN command
- Loading branch information
Showing
2 changed files
with
62 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a76400e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You mentioned that this release has the code change that permits null names, however I am actually still getting the errors I told you about. Maybe that PR doesn't handle this particular case?
I think this is what I'm running into... https://rc.home-assistant.io/integrations/mqtt#naming-of-mqtt-entities but I could be wrong.
FWIW I'm getting this error from the ring-mqtt application as of v5.6.0.
If this is outside of your PR then don't worry about it, for now I'm going to downgrade back to v5.5.1 of ring-mqtt.
a76400e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should be working. I'm running both zigbee2mqtt and ESPHome with this update, but it's possible ring-mqtt is doing something different. If you can dump all of the discovery topics for that device and send them to me, I can try to reproduce. A private Gist is fine.
a76400e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gist sent separately.