diff --git a/source/_integrations/humidifier.markdown b/source/_integrations/humidifier.markdown index 6a3ca0c8363..ca477e47e6c 100644 --- a/source/_integrations/humidifier.markdown +++ b/source/_integrations/humidifier.markdown @@ -40,14 +40,14 @@ Set mode for the humidifier device. This service is only available if the device ```yaml automation: trigger: - platform: time - at: "07:15:00" + - platform: time + at: "07:15:00" action: - service: humidifier.set_mode target: entity_id: humidifier.bedroom data: - preset_mode: "eco" + mode: "eco" ``` ### Service `humidifier.set_humidity` @@ -64,8 +64,8 @@ Set target humidity of the humidifier device ```yaml automation: trigger: - platform: time - at: "07:15:00" + - platform: time + at: "07:15:00" action: - service: humidifier.set_humidity target: