edwork / homeassistant-peloton-sensor

A platform which allows you to get current and past ride data from Peloton into HomeAssistant
Apache License 2.0
78 stars 16 forks source link

Missing Attributes #16

Closed akeslo closed 2 years ago

akeslo commented 3 years ago

Awesome integration thanks for this!

I've noticed recently however that not all attributes are populating like they used to. I don't see any errors specifically in the logs. Is this a known issue?

Thanks.

image image

akeslo commented 3 years ago

Looks like this was mentioned here: #15 and already being worked on. Thanks!!

j6s33m commented 3 years ago

I see references of these reporting errors being fixed in the API update, but I am not seeing any fixes with my sensors. Almost all of them are still not reporting.

akeslo commented 3 years ago

I see references of these reporting errors being fixed in the API update, but I am not seeing any fixes with my sensors. Almost all of them are still not reporting.

Same here, has there been any updates on this?

Finagain commented 3 years ago

The API update I submitted was never committed to the project so I closed it. I sent you an invite to my repository with a working sensor.py file. That is the ONLY file I modified. I also added Heart Rate Zones.

akeslo commented 3 years ago

The API update I submitted was never committed to the project so I closed it. I sent you an invite to my repository with a working sensor.py file. That is the ONLY file I modified. I also added Heart Rate Zones.

Hey @Finagain can you please reshare, link expired...thanks!!

akeslo commented 3 years ago

The API update I submitted was never committed to the project so I closed it. I sent you an invite to my repository with a working sensor.py file. That is the ONLY file I modified. I also added Heart Rate Zones.

@Finagain thank you, you're file is working great!

Finagain commented 3 years ago

Glad I could help! It has a couple bugs that need addressing but they aren't detrimental.

edwork commented 3 years ago

Hey, sorry for disappearing. This is still on my radar and I hope to merge some new changes this weekend and make it more accessible in HACS.

edwork commented 2 years ago

New Release Published - Version 0.6.0!

https://github.com/edwork/homeassistant-peloton-sensor/releases/tag/0.6.0

Please follow #18 for the HACS related support, planning on adding that next.