Skip to content

Commit

Permalink
Remove myStrom buttons from HS
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoriguchi committed Dec 12, 2024
1 parent 8f6859e commit aedddd4
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 135 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,6 @@
- Delete all areas
- `Settings` -> `Areas & zones` -> `Areas`

## Configure myStrom buttons

- `curl -d "single=post://XXLPitu-Server.local:8123/api/webhook/mystrom_button_blue" "http://myStrom-Button-E9DACB.local/api/v1/device/F4CFA2E9DACB"`
- `curl -d "single=post://XXLPitu-Server.local:8123/api/webhook/mystrom_button_gray" "http://myStrom-Button-E9DA8E.local/api/v1/device/F4CFA2E9DA8E"`
- `curl -d "single=post://XXLPitu-Server.local:8123/api/webhook/mystrom_button_orange" "http://myStrom-Button-E9DAD9.local/api/v1/device/F4CFA2E9DAD9"`
- `curl -d "single=post://XXLPitu-Server.local:8123/api/webhook/mystrom_button_purple" "http://myStrom-Button-E9D761.local/api/v1/device/F4CFA2E9D761"`
- `curl -d "single=post://XXLPitu-Server.local:8123/api/webhook/mystrom_button_white" "http://myStrom-Button-F8CB7A.local/api/v1/device/CC50E3F8CB7A"`

## Shelly

Configure:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@
"sensor.entrance_dimmer_switch_battery"
"sensor.entrance_h_t_gen3_battery"
"sensor.living_room_dimmer_switch_battery"
"sensor.mystrom_button_blue_battery"
"sensor.mystrom_button_gray_battery"
"sensor.mystrom_button_orange_battery"
"sensor.mystrom_button_purple_battery"
"sensor.mystrom_button_white_battery"
"sensor.reduit_parasoll_battery"
"sensor.valve_blue_battery"
"sensor.valve_green_battery"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -396,12 +396,6 @@ in {
title = "Battery";

bulk_rename = [
# myStrom buttons
{ from = " battery"; }
{
from = "myStrom button ";
}

# Netatmo valves
{ from = " Battery"; }
{
Expand Down
116 changes: 0 additions & 116 deletions configuration/devices/headless/server/home-assistant/mystrom.nix

This file was deleted.

Binary file modified secrets.nix
Binary file not shown.

0 comments on commit aedddd4

Please sign in to comment.