home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
3.98k stars 2.72k forks source link

Add "sunroof"on Volvooncall integration #22158

Closed crocobau closed 2 days ago

crocobau commented 3 days ago

Checklist

Describe the issue you are experiencing

There is one missing sensor from the "volvooncall"integration. On Volvo Developer site this entity is called "sunroof"

Describe the behavior you expected

This "sunroof" should appear as entity (binary sensor)

Steps to reproduce the issue

1. 2. 3. ...

What version of Home Assistant Core has the issue?

core/volvooncall

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Not related

Which operating system are you using to run this browser?

Not related

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

Volvo specs are in here: https://developer.volvocars.com/apis/connected-vehicle/v2/endpoints/doors-windows-locks/#get-window-status

Missing element:

sunroof.timestamp (Timestamp in ISO-8601 format when the status value has been last retrieved from the vehicle.)

sunroof.value (If available. Possible values: UNSPECIFIED, OPEN, CLOSED, AJAR.)

silamon commented 2 days ago

Open an issue at https://github.com/home-assistant/core. This is for frontend specific bug reports.