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
Hello, very interesting the beta version!
I'have created a Scene like this:
id: '1698231376410'
name: Prepara il The a Jacopo
entities:
select.delonghi_dinamica_plus_profile:
options:
- Profile 1
- Profile 2
- Profile 3
- Guest
friendly_name: Delonghi Dinamica Plus Profile
state: Profile 3
select.delonghi_dinamica_plus_beverage:
options:
- none
- steam
- long
- coffee
- dopio
- hot_water
- espresso
- americano
- espresso2
friendly_name: Delonghi Dinamica Plus Beverage
state: hot_water
icon: mdi:coffee
metadata:
select.delonghi_dinamica_plus_beverage:
entity_only: true
but when I launch the scene the machine selects the right profile, but the hot water comes out at a default quantity and not the one saved in the profile
The text was updated successfully, but these errors were encountered:
I also have Dinamica plus. Also, beverage does not work according to settings in profiles. For example, if you choose Profile1 to prepare a full cup of coffee in the coffee machine, then if you choose the same HA, the cup is only filled to a third of its volume.
It seems that it makes a drink according to the minimum factory settings.
Hello, very interesting the beta version!
I'have created a Scene like this:
name: Prepara il The a Jacopo
entities:
select.delonghi_dinamica_plus_profile:
options:
- Profile 1
- Profile 2
- Profile 3
- Guest
friendly_name: Delonghi Dinamica Plus Profile
state: Profile 3
select.delonghi_dinamica_plus_beverage:
options:
- none
- steam
- long
- coffee
- dopio
- hot_water
- espresso
- americano
- espresso2
friendly_name: Delonghi Dinamica Plus Beverage
state: hot_water
icon: mdi:coffee
metadata:
select.delonghi_dinamica_plus_beverage:
entity_only: true
but when I launch the scene the machine selects the right profile, but the hot water comes out at a default quantity and not the one saved in the profile
The text was updated successfully, but these errors were encountered: