InventoCasa / ha-advanced-blueprints

Advanced Blueprints combined with pyscript for extra useful automations
166 stars 35 forks source link

Using template_number for setting "Appliance SetCurrent entity" #14

Closed Smurfsmurfsmurf closed 1 year ago

Smurfsmurfsmurf commented 1 year ago

Heyho It would be much easier to be able using template_numbers for setting an appliance SetCurrent.

InventoCasa commented 1 year ago

Hi,

I think what you meant - at least that's what we discussed previously - are not template number entities. Because that already works since template number entities are normal number entities.

What you meant were _inputnumber entites. To be able to pass these, I implemented a new function to dynamically call a service based on its domain. So, input_number entities should work now.