Fix incorrect title level (#15774)

This commit is contained in:
Colin Frei 2020-11-30 10:20:58 +01:00 committed by GitHub
parent a3852a53c1
commit 645ffbace8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ action:
entity_id: light.living_room entity_id: light.living_room
``` ```
#### Service `homeassistant.turn_on` ### Service `homeassistant.turn_on`
Generic service to turn devices on under any domain. Same usage as the light.turn_on, switch.turn_on, etc. services. Generic service to turn devices on under any domain. Same usage as the light.turn_on, switch.turn_on, etc. services.