kloggy / HA-Irrigation-Version2

230 stars 55 forks source link

Popups don't work with Browser_mod version 2 #87

Open fc0076 opened 1 year ago

fc0076 commented 1 year ago

Popups don't work anymore after installing the Browser_mod version 2. Popups are shown but without any content. To fix this issue you have to change all tap_actions in all yaml files in all lovelace\templates\ directories. Simply change the attribute's name 'card:' with 'content:' in the service data section of browser_mod..popup service.

kead commented 1 year ago

i have the same problem... how many files need changed??? can you give me more details?