qJake / HADotNet.CommandCenter

📱 A web-based, wall-mountable command center for Home Assistant.
https://hacc.dev
Apache License 2.0
158 stars 11 forks source link

Automation Toggle Tile #93

Open jruibarroso opened 4 years ago

jruibarroso commented 4 years ago

Describe the new functionality

good to have an HA Automation Tile

What will it look like in the Admin area?

like a Switch Tile

What will it look like on the dashboard?

like a Switch Tile

How will it work for standalone users vs. Hass.io Addon users?

qJake commented 4 years ago

@jruibarroso Just to confirm, would this just fire/trigger an automation then?

jruibarroso commented 4 years ago

No, automation already created on HA .Just Enable or disable automation

qJake commented 4 years ago

Oh, you want to toggle it on/off?

This is a good idea, but you can actually do this today, if you set up an input_boolean and let your HACC dashboard toggle it on and off, and then in your automation, just check that the input_boolean is "on" before running it.

Still, I will leave this open for supporting this directly!

jruibarroso commented 4 years ago

That’s a very good idea 💡. I’ll do it this for may automations and then, if supported, I’ll change . Thanks

Jake Burgy notifications@github.com escreveu em ter, 14/04/2020 às 02:10 :

Oh, you want to toggle it on/off?

This is a good idea, but you can actually do this today, if you set up an input_boolean https://www.home-assistant.io/integrations/input_boolean/ and let your HACC dashboard toggle it on and off, and then in your automation, just check that the input_boolean is "on" before running it.

Still, I will leave this open for supporting this directly!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/qJake/HADotNet.CommandCenter/issues/93#issuecomment-613171702, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDQIBKOJIZJTU6CV7N4NNDRMOZW3ANCNFSM4MG4RKZA .

-- Enviado pelo meu iPhone Xs