I updated last night to 0.108.9 and have the last version of browser-mod installed. The following code works occasionally. Sometimes the popup works great and get my alarm control panel and sometimes i get the error below. I have the same problem on all my devices and in the android app. What I realize is when i reset the cache from the browser the plugin works again but after a while I have the problem reappears.
What my be the solution for this?
home_popup:
sequence:
- service: browser_mod.popup
data_template:
deviceID: '{{ deviceID }}'
title: Set Alarm to home
card:
type: alarm-panel
states:
- arm_night
- arm_away
entity: alarm_control_panel.alarm
name: Alarm
Currently I do not have the paid Pro version of Fully, I will look to see if I can find what all I need in the paid version to accomplish the media player to work with the Fire 8 tablet and then purchase the license for those items. Thanks again
as of late I have encountered my iPhone browser_mod Id changed, quite a few times I must admit. No first world problem, but still, relying on messaging to my phone, Ive found myself investigating the notifying setup, while in the end I had to conclude the id had changed againā¦
Only way out of that is editing the section in configuration.yaml, and do a restart. (at least as far as I know)
wouldnāt it be possible to add a service browser_mod.reload of sorts, so we can edit the config file, click reload and be done with it?
would be a stop-gap, but still, it would make it somewhat easier to manage.
thanks for having a look!
Good job!
Iām having a problem with browser_mod.popup!
I basically created 3 dashboards. One for the 10-inch tablet, one for the 7-inch tablet and one for the smartphone.
All three have the browser_mod.popup for certain entities.
And I see them like this:
This is for both the 7-inch tablet and the 10-inch tablet:
I am using browser_mod to play a doorbell sound and pop up a live video feed of my Doorbird intercom on 4 control tablets scattered throughout the house .
Thereās a small problem with the doorbell MP3 though. It plays on doorbell trigger with no issues. However, next time I touch the tablet (could be 30 minutes later), it plays the doorbell ring again! Happens consistently on 4 devices, each with the same config, everytime.
HA is running browser_mod in Fully Kiosk on Lenovo tablets. Hereās the core doorbell script. TIA!
Yep here aswell. The strange thing is that it only gives me the error of: hui-alarm-panel-card on my Ipad. On my pc and android phone, it is working as designed.
Not sure why but it is now working on my fire table. I noticed the fire tablet had an update, and once it restarted everything worked. Thanks for your help.
I was wondering if it is possible the adjust the size of the popup. I want to make it bigger in width. But everything I do, it seems to be a fix size. I want to have 2 card horizontal but I get it vertical.
I have all the sensors created, but I canāt reach to the camera authorization messages from chrome.
I have cleared the cache and restarted HA several times.
Working in hassos.
But i am getting Property Service_data not allowed in VS Code.
Invalid config for [automation]: [service_data] is an invalid option for [automation]. Check: automation->action->0->service_data. (See /config/configuration.yaml, line 214).
All examples below are given in the syntax used for calling them from lovelace via e.g. an entity-button card with tap_action: set to call-service . If you call the service from a script or an automation, the syntax will be slightly different.