Home Assistant Git Exporter

This commit is contained in:
root
2024-08-09 06:45:02 +02:00
parent 60abdd866c
commit 80fc630f5e
624 changed files with 27739 additions and 4497 deletions

View File

@@ -1,17 +1,17 @@
# http://10.0.0.2:8123/hacs/repository/643579135
algorithm:
initial_temp: 1000
min_temp: 0.1
cooling_factor: 0.95
max_iteration_number: 1000
devices:
- name: "prise_ecran"
entity_id: "switch.prise_ecran"
power_max: 400
check_usable_template: "{{%if states('sensor.energy_pj1203_energy_flow_b') == 'producing' %}}"
duration_min: 6
duration_stop_min: 3
action_mode: "service_call"
service_activation: switch/turn_on"
deactivation_service: "switch/turn_off"
# algorithm:
# initial_temp: 1000
# min_temp: 0.1
# cooling_factor: 0.95
# max_iteration_number: 1000
# devices:
# - name: "prise_ecran"
# entity_id: "switch.prise_ecran"
# power_max: 400
# check_usable_template: "{{%if states('sensor.energy_pj1203_energy_flow_b') == 'producing' %}}"
# duration_min: 6
# duration_stop_min: 3
# action_mode: "service_call"
# service_activation: switch/turn_on"
# deactivation_service: "switch/turn_off"