Would it be possible to add requests to the Rest API:
Retrieve the states of a feature from date to date. The goal would be to be able to retrieve data from a feature or a device once a day / week / month / year (example: energy consumed) and to be able to perform calculations in node red, the goal being to use the raw values and not the aggregations (in the same way as « /api/v1/device_feature/aggregated_states » but with all the values).
A « PATCH » route to be able to modify device and device_feature data.
Concrete example, a Philips Hue bulb has changed its device name (bulb modified from room), but the feature name has remained that of the old location
When you talk about the REST API, it’s the local API of Gladys, right? Not via Gladys Plus?
Ok, that’s clear.
However, I don’t know where to put this request, because if we create a feature request, given the number of requests and the few developers, it will be done in 1 year / 2 years at best.
In Github it doesn’t necessarily make sense because it’s not a bug..
Since you are a long-time paying customer, I would like to do it as a priority (it’s only normal, those who support the project are prioritized), but there are other features requested by long-time paying customers that I also have pending… Well, I’ll think about it, I want to be fair with everyone ^^
Not easy to prioritize !!
This route already exists, look at what happens in the browser when you edit a device
We are totally in agreement ^^ the goal is really to work locally on this subject, node-red is on a pi next door
The offer is super nice, but no worries!! There are priorities, it will come when it comes ^^ After if it’s possible, I can look into it to do it, but I would just need the first tips if you have the possibility. Otherwise it will wait ^^
Do not hesitate if you have questions if you look, and otherwise I will look but I admit that I have a list of PR to review as long as my arm, same side Github issue, and the feature requests I do not even talk about…