question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Persist volume_level after HA restart

See original GitHub issue

NOTE: For a feature to be created it has to be doable in the Amazon app because we are basically replicating the app for HA. If you can’t find it in the app, we probably can’t create it here.

Is your feature request related to a problem? Please describe. At each HA restart, volume_level attribute is missing. That means that all automations based on that fails until something is played on the device as this action add back the volume_level attribute.

Describe the solution you’d like Make this attribute persiste between reboots.

Describe alternatives you’ve considered Only known alternative is to send a fixed value to echo device to get the attribute back.

Additional context Add any other context or screenshots about the feature request here.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:7
  • Comments:16 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
parker-hemphillcommented, Jul 9, 2022

Avoid stale

2reactions
chemelli74commented, Mar 5, 2022

Avoid stale

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to make custom docker settings permanent? - Installation
Every time I upgrade HA, my docker settings get deleted, and I have to manually reconfig & restart the homeassistant container with Portainer....
Read more >
Understanding Persistent Volumes and PVCs in Kubernetes
In this article, we will explore persistent volumes in detail, and the purpose these solve within a Kubernetes ecosystem and how OpenEBS fits...
Read more >
Optimizing Persistent Storage | Scaling and Performance Guide
This guide primarily focuses on optimizing persistent storage. Local ephemeral storage for data utilized during the lifetime of pods has fewer options.
Read more >
VMware vSphere Metro Storage Cluster Recommended ...
VMware recommends setting this to Power off and restart VMs . When this condition is detected, a VM is restarted instantly on a...
Read more >
Kubernetes Persistent Volumes and the PV Lifecycle
Dynamic - if a PV was already dynamically provisioned for the PVC, the control loop binds them together. After a PVC and a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found