mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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
|
||||
- Button
|
||||
- Car
|
||||
- Climate
|
||||
- Lock
|
||||
- Presence Detection
|
||||
- Sensor
|
||||
@ -19,6 +20,7 @@ ha_domain: mazda
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- button
|
||||
- climate
|
||||
- device_tracker
|
||||
- diagnostics
|
||||
- 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.
|
||||
|
||||
### 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
|
||||
|
||||
This integration provides a single service:
|
||||
|
Loading…
x
Reference in New Issue
Block a user