RobertD502 / home-assistant-flair

Custom component for Home Assistant Core for Flair pucks, vents, rooms, structures, and minisplits
MIT License
90 stars 12 forks source link

Think its possible to get vent current readings? #2

Closed Budman17r closed 3 years ago

Budman17r commented 3 years ago
GETVent Current Reading
https://api.flair.co/api/vents/53d69ae0-59d4-5de0-4a86-4d468cacda63/current-reading
The Vent endpoint will have a link to the Vent current-reading endpoint. Here you will find the latest set of sensor readings for this device, with information such as:

created_at: date and time of this reading, in GMT
duct-temperature-c: the temperature read by this Vent, in Celsius
duct-pressure: the pressure read by this Vent, in kPA
percent-open: the status of this Vent (100 refers to 100% open, 0 refers to closed)
system-voltage: the battery voltage, in V
rssi: the 915MHz radio signal strength
AUTHORIZATION
OAuth 2.0
Access Token

https://documenter.getpostman.com/view/5353571/Rzfnj6YR#c0066ce0-709a-494a-8bdc-749a0c5b2f2f

RobertD502 commented 3 years ago

Yes. All of those, except the pressure and duct temperature, are already included as attributes for vent entities. I didn't include duct temp or pressure as to not go overboard with the attributes especially with ones that I highly doubt users would use.

Budman17r commented 3 years ago

Oh I get ya, I'm just wanting to monitor the duct pressure/Temp to see track the benefits of the flair vent, and pulling it to outside sources from ha

RobertD502 commented 3 years ago

I see. I'm not sure how much you'll get out of duct temp/pressure. I'm sure you're aware already- you can see trends for those through the flair app.

Budman17r commented 3 years ago

Ohh I understand, I just wanted to offload it to another data visualization engine, to have longer and better visualizations. I'm trying to determine how much it helps. If that makes sense. I appreciate you talking to me though!

RobertD502 commented 3 years ago

If you're trying to see how much the flair vents help, I'd focus on room temperatures that the flair vents are in. You're not going to get much insight into how well the flair vents are doing themselves by seeing that your duct temp is 125F when heating, for example. No need to thank me- questions are always welcome.

Budman17r commented 3 years ago

Ya and I am tracking that. Mostly trying to MO it or the differences in duct pressure against the furnace as well. To see if I can detect a potential failure.

I also understand data logging from home assistant for this prolly isn't terribly efficient.

On Fri, Jun 11, 2021, 2:10 AM RobertD502 @.***> wrote:

If you're trying to see how much the flair vents help, I'd focus on room temperatures that the flair vents are in. You're not going to get much insight into how well the flair vents are doing themselves by seeing that your duct temp is 125F when heating, for example. No need to thank me- questions are always welcome.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/RobertD502/home-assistant-flair/issues/2#issuecomment-859337361, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACDRPUT4VKAO4MIB2LGXQGDTSGZG3ANCNFSM46PDFVVQ .

RobertD502 commented 3 years ago

Can't knock you for wanting more data. Do you have a temp gauge inside the furnace to track temp directly at the furnace?

Budman17r commented 3 years ago

No not yet. I've been thinking about getting a remote longer as well. For a monometer to keep track of the internal pressures. Flair has done my house really well on keeping the Temps right with ecobee. But I want to prove people wrong who says it damages furnace.

On Fri, Jun 11, 2021, 2:15 AM RobertD502 @.***> wrote:

Can't knock you for wanting more data. Do you have a temp gauge inside the furnace to track temp directly at the furnace?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/RobertD502/home-assistant-flair/issues/2#issuecomment-859340448, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACDRPUQCLYE6BEIA7ZNC56TTSGZ2DANCNFSM46PDFVVQ .

RobertD502 commented 3 years ago

Just link them to the study that Flair's logic is based off of.

RobertD502 commented 3 years ago

Duct Temp and Pressure added in latest release 0.0.3