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.

Sensor.backup_state not available

See original GitHub issue

Hi After starting HA the sensor.backup_state is initially not present. After ca a minute or so, it appears. Initial view : image After a minute it loads but the customization setting I made for the icon is ignored. I observed this error in the supervisor log. Not sure it is related:

21-09-12 10:49:02 ERROR (MainThread) [supervisor.api.ingress] Stream error with http://172.30.33.5:8099/static/images/bmc-button.svg: Cannot write to closing transport

Regards Eric

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
sabeechencommented, Oct 13, 2021

This is a limitation in how the addon publishes its sensors. You won’t be able to do things like:

  • Change the name
  • Customize attributes (icon, class, etc) In addition the sensor is unavailable when HA first starts because the addon needs to “notice” that HA has restarted and start publishing again. To mitigate these problems I’ll need to write an “integration” that properly publishes values to Home Assistant. This is something I plan to do, but I will need to find the time. No promises yet on when I’ll be able to do it.
0reactions
sabeechencommented, Mar 22, 2022

Closing this for now, but feel free to reopen it if you think there is something else I can help with.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sensor Template | use backup sensor if main not available
I have a BLE sensor attached to a remote HA instance which sometimes times out. When this happens, I want to use the...
Read more >
inherited backup state but still reuploading? : r/backblaze
I installed backblaze and signed in, then did inherit backup state which state. If I look in my dashboard I have a backup...
Read more >
Using PRTG to Monitor Windows Server Backup
Set up PRTG to monitor the Windows Server Backup service on Windows 2008 R2 and Windows 2012 R2 servers, using a custom Powershell...
Read more >
Windows Server Backup Event Log Sensor
PTF.EventlogReader returns the event ID and message for the found log entry. The sensor can be downloaded from this page.
Read more >
Sensors files missing from Persist. Fixed - XDA Forums
Check it's not a software problem before doing this. Get sensor toolbox.apk and check there is no data output from the sensors first....
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