RESTful platform - UI Support #913
Unanswered
neyzm
asked this question in
Core functionality
Replies: 4 comments
|
Especially the need to restart home-assistant due to changes in the |
0 replies
|
I'd like to pile on here as well. APIs with limited responses per hour/day are extra annoying, since each reboot and test will run a new query and eat up the limit. Being able to set these up in the UI would help with this. |
0 replies
|
Agreed, would love to see this. |
0 replies
|
Hi all, I'm thinking about taking on this task. Anything you'd like to see in particular? |
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.
Describe your core improvement
It would be great if we could finally setup all
RESTfulintegrations via the UI, rather that solely relying on yaml.The sensors can possibly be created via the Helper UI to make things much easier for the end user.
Integrations:
RESTful
RESTful Sensor
RESTful Binary Sensor
RESTful Command
Current limitations
Currently, the only way to configure RESTful is to use yaml.
Technical benefits
Easier setup & configuration without having to tinker with yaml.
Additional context
As this FR covers multiple areas, feel free to move it to a more fitting category.
All reactions