@bedfellow wrote:
I have several Sonoffs running Tasmota which I would like to have run as timers. I’ve used Configuration>Automations in Hassio to create the timer, but it does not switch the Sonoffs, though it shows at the automation triggered in the Logbook. I’m able to switch the device via overview, so I know the switch is configured correctly, so it must be an issue with the automation. Any help please:
- id: '1574671407111' alias: Marine Tank Lights - Off description: '' trigger: - at: '18:20:00' platform: time condition: [] action: - condition: state entity_id: switch.marine_tank state: 'off'
Posts: 8
Participants: 2