Allow write only topics without showing an error #3269
Unanswered
tequilaj-gh
asked this question in
Integration enhancements
Replies: 2 comments
-
|
🏷️ I've automatically added the |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
If a topic is write-only a repair issue will be raised. You have to click on submit to fix the issue, it will deactivate the entity. When the event entity is deactivated, the integration stops trying to subscribe to the topic. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Integration name
ntfy
Link to integration documentation on our website
https://www.home-assistant.io/integrations/ntfy/
Describe the enhancement
NTFY allows the administrator to define user access to topics (read only, write only, read and write, or no access).
The current version of the integration displays an error in HA when it does not have read access to a topic.
It would be interesting to have an option to ignore the error for write only topics.
Use cases
User would like to be notified when doors are open. (HA does that using some zigbee sensors).
User creates a write only topic in NTFY to ha (HA already generates the events, there is no reason to HA read messages in this topic)
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions