Hi,
I’m trying to use the ha-entity-picker custom component but I unable to filter the list to one domain (weather, sensor, etc).
Where is the documentation ? Anybody has a working sample ?
I’m trying the attributes ‘include-domaines’ and ‘domain-filter’ but without success.
Hi Olivier, I’m trying to get an entity picker to work. It seems like you did. I got other ha-components to work, like ha-icon, ha-textfield, so I tried: <ha-entity-picker entity="${this.ent}"></ha-entity-picker>
but nothing showed up. Could you share some little sample code?
Thanks