Update index.rst (#2167)

This commit is contained in:
Gabriel Sieben 2022-07-07 01:30:23 +02:00 committed by GitHub
parent 2cf3fa9514
commit 39cd2b5fa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -174,6 +174,8 @@ advanced stuff.
id(my_climate).fan_mode
// Swing mode, type: SwingMode (enum)
id(my_climate).swing_mode
// Current action (currentl on idle, cooling, heating, etc.), ClimateAction (enum)
id(my_climate).action
- ``.make_call``: Control the climate device