Skip to content

Commit

Permalink
remove leaf and charger
Browse files Browse the repository at this point in the history
  • Loading branch information
yp87 committed Nov 21, 2024
1 parent fd39ea3 commit 24ffaed
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions hass/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,15 +97,6 @@ google_assistant:
light.ground_floor_hallway_light:
expose: true
name: corridor
input_button.leaf_start_climate:
expose: true
name: La Leaf
input_button.leaf_start_charge:
expose: true
name: Charge la Leaf
input_boolean.car_charging:
expose: true
name: Chargeur
cover.kitchen_window_blind:
expose: true
name: Fenêtre de la cuisine
Expand Down Expand Up @@ -177,7 +168,6 @@ automation: !include_dir_merge_list automation
group: !include groups.yaml
input_boolean: !include input_boolean.yaml
input_button: !include input_button.yaml
input_number: !include input_number.yaml
input_select: !include input_select.yaml
input_text: !include input_text.yaml
script: !include_dir_merge_named script
Expand Down

0 comments on commit 24ffaed

Please sign in to comment.