got to love the new integration_entities template options, and a very nice template for auto-entities indeed!
whatās your issue with it? I must confess after having switched over to the mobile app completely, and drop all other trackers, I havent seen an issue in location anymore.
Login is smooth as can be, local and external, and now we even have local notifications
Do you mean āWhy do you dislike Mobile App integrationā?
It is an off-topic here )))
Because sensors like ābattery levelā are updating ONLY when I open the Companion App. I got iPad Air 2, iPhone 5S, iPhone 6S+ - all of them have āBackground app refresh = ONā option in iOS settings but this does not help. And another issue is that Companion App is too buggy to be used. And one more issue is that iPhone 5S, 6S+ sometimes even cannot open a dashboard, just displaying a white screen. May be the latest iPad & iPhone work smooth.
ok, I see, and yes, its needs some more modern devices than my older iPad Air, on 12.5.5ā¦ other than that, I think its really nice, and not buggy at all. but yep off-topicā¦ sorry.
I might be running into an issue while using this auto-entities thingie. Iām using it happily to display all my Shellyās with an indicator whether or not a software upgrade is available. That works just fine. Since Shelly supports a button-type to OTA update the unit, I thought I might factor that in as a tap-action to these buttons.
The buttons look like this:
The code Iām using for the button is as follows:
Tapping to button to invoke the action displays the confirmation window just nicely with the entity_id of the shelly to be updated. However, it fails with:
Failed to call service button/press. must contain at least one of entity_id, device_id, area_id
If I separate the button from the auto-entities code, it works fine.
Iām using the exact config to only show the mediaplayers (different sonos devices) currently playing. BUT, and here comes the question, how do you give the options used by the entities in this type of card (auto-entities)
Question to be clear : How can I show the media_player AND the artwork in full-cover modus in above script ? artwork: full-cover ā where to put it in the above script ?
But if you are using the default media_player card, there are no additional attributes? If you are using the media player entity, there are no additional attributes here either.
hey all, im still dont understand how to code, but i do learn from examples
Id like to make the lights On into a Folder Entity??
where do i add this code
type: custom:fold-entity-row
head:
type: section
label: Lights On
HOWEVER, when I use Template in the Developer Tools, the result shows the list of all batteries (with %) along with all the sensors that have a battery.
The intention would be to only have to specify the card type once - instead for each entity that is included. I guess I could contruct a regex for entity_id but that would probably not look very nice either.
Idea is to show a list of shelly devices that have a firmware upgrade due and offer the option to upgrade in place. The secondary info, once it displays at all, should show the current and new firmware.
At the bottom of the list (via include) come the remaining shelly devices with the current firmware installed as secondary info.
I understand that I cannot use options: for templates, which would make this easier. Correct?
@kongo09 Love your use of code around the shellies and their firmware version.
I tried using your code but Iām missing the ālabel_cardā template, can you possibly post the code and would that cure the undefined bit I see?
After looking into the codeā¦
I think installed_version is old_version and latest_stable_version is new_version for me in the atrributes.
This corrected the undefined but I have no Shellyās out of date to test the new version part.
Why the difference in attribute though?
I have mine added via MQTT
Apologies, the label_card template is actually not required and I use that only for my personal styling. You donāt need the whole vertical-stack part at all. Try:
is it perhaps possible that i can only show devices that have the name āfenstersensor XXXXā
i tried different settings but i dont get only devices with this name