Home Assistant Pool Automation
A really nice automation for Solar System users to automatically switch on your pool when you have good solar power forecast for the day. If you don't have Solcast installed you can find my installation video at https://www.youtube.com/watch?v=2Vdpm_R4whs SonoffLan - https://github.com/AlexxIT/SonoffLAN I am not installing LocalTuya in this video but you can find my install video at https://youtu.be/VjQhD0CkZDw?si=eGExdBumzIjRX9Gv Pool YAML Automation" alias: "Solar Production Pool " description: "" trigger: - platform: time at: "08:00:00" condition: - condition: numeric_state entity_id: sensor.solcast_pv_forecast_forecast_today above: 72 action: - service: switch.turn_on data: {} target: entity_id: switch.sonoff_10016fdf5d mode: single Solcast Update YAML Automation: alias: Update Solcast Solar Forecasts description: "" trigger: - platform: time at: - "06:00:00" - "07:55:00" - "10:00:00" - "12:00:00" - "14:00:00" - "16:00:00" - "18:00:00" - "20:00:00" - "22:00:00" - "22:55:00" action: - service: solcast_solar.update_forecasts data: {} mode: single 00:00 Introduction 01:59 Requirements 02:56 Ewelink Dual Profile 06:25 SonoffLan Install 09:28 Pool Automation 10:50 Solcast API Update Automation
Download
0 formatsNo download links available.