You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Thanks to this project i can move my desk up and down with home assistant. awesome.
I've made a card that uses custom:button-card and custom:mushroom-card to create a mushroom-like desk-card.
The card looks like this (with the typical big padding for mushroom cards)
or like this (with my smaller paddings around the card)
The Buttons on the right side on the card...
1.) turn on the switch.down-entity
2.) turn off the switch.up and switch-down-entity
3.) turn on the swith.up-entity
4.) call the button.sit-entity
5.) call the button.stand-entity
To do this you need:
Button-Card
Mushroom-Cards
the following little script that switches switch.up and switch.down off (for the pause-button)
Hi. Thanks to this project i can move my desk up and down with home assistant. awesome.
I've made a card that uses custom:button-card and custom:mushroom-card to create a mushroom-like desk-card.
The card looks like this (with the typical big padding for mushroom cards)
or like this (with my smaller paddings around the card)
The Buttons on the right side on the card...
1.) turn on the switch.down-entity
2.) turn off the switch.up and switch-down-entity
3.) turn on the swith.up-entity
4.) call the button.sit-entity
5.) call the button.stand-entity
To do this you need:
And this yaml-code
The text was updated successfully, but these errors were encountered: