mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Fix door, window and tyre names (#14074)
This commit is contained in:
parent
5c0e2c2f38
commit
e6d8b040bc
@ -103,19 +103,19 @@ The list of currently available resources:
|
||||
- `engine_start`
|
||||
- `last_trip`
|
||||
- `is_engine_running`
|
||||
- `doors.hood_open`
|
||||
- `doors.front_left_door_open`
|
||||
- `doors.front_right_door_open`
|
||||
- `doors.rear_left_door_open`
|
||||
- `doors.rear_right_door_open`
|
||||
- `windows.front_left_window_open`
|
||||
- `windows.front_right_window_open`
|
||||
- `windows.rear_left_window_open`
|
||||
- `windows.rear_right_window_open`
|
||||
- `tyre_pressure.front_left_tyre_pressure`
|
||||
- `tyre_pressure.front_right_tyre_pressure`
|
||||
- `tyre_pressure.rear_left_tyre_pressure`
|
||||
- `tyre_pressure.rear_right_tyre_pressure`
|
||||
- `doors_hood_open`
|
||||
- `doors_front_left_door_open`
|
||||
- `doors_front_right_door_open`
|
||||
- `doors_rear_left_door_open`
|
||||
- `doors_rear_right_door_open`
|
||||
- `windows_front_left_window_open`
|
||||
- `windows_front_right_window_open`
|
||||
- `windows_rear_left_window_open`
|
||||
- `windows_rear_right_window_open`
|
||||
- `tyre_pressure_front_left_tyre_pressure`
|
||||
- `tyre_pressure_front_right_tyre_pressure`
|
||||
- `tyre_pressure_rear_left_tyre_pressure`
|
||||
- `tyre_pressure_rear_right_tyre_pressure`
|
||||
- `any_door_open`
|
||||
- `any_window_open`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user