mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add documentation for Mazda climate platform (#23365)
This commit is contained in:
parent
7f5dc4751d
commit
b3dca73a2e
@ -6,6 +6,7 @@ ha_category:
|
|||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Button
|
- Button
|
||||||
- Car
|
- Car
|
||||||
|
- Climate
|
||||||
- Lock
|
- Lock
|
||||||
- Presence Detection
|
- Presence Detection
|
||||||
- Sensor
|
- Sensor
|
||||||
@ -19,6 +20,7 @@ ha_domain: mazda
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
- button
|
- button
|
||||||
|
- climate
|
||||||
- device_tracker
|
- device_tracker
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- lock
|
- lock
|
||||||
@ -94,6 +96,10 @@ Displays the current door lock status of the vehicle, and locks/unlocks the door
|
|||||||
|
|
||||||
For electric vehicles, a "charging" switch entity will be created, which allows viewing and controlling the charging state of the vehicle battery.
|
For electric vehicles, a "charging" switch entity will be created, which allows viewing and controlling the charging state of the vehicle battery.
|
||||||
|
|
||||||
|
### Climate
|
||||||
|
|
||||||
|
For electric vehicles, a climate entity will be created that allows controlling the vehicle's HVAC system. This includes turning the HVAC system on and off, setting a target temperature, and turning the front and rear defrosters on and off.
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
This integration provides a single service:
|
This integration provides a single service:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user