No longer working?
See original GitHub issueDescribe the bug The integration seems to no longer be connecting to the Glow API to retrieve data - it just errors in the HA log file.
Is it just me?
Version Glow - v0.5.0 HA - 2022.2.0 and 2021.12.x
Debug log Debug logging enabled, but no additional error messages shown other than:
2022-02-03 09:42:38 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hildebrandglow_dcc which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-02-03 09:43:13 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform hildebrandglow_dcc is taking over 10 seconds.
2022-02-03 09:49:51 WARNING (SyncWorker_1) [custom_components.hildebrandglow_dcc.glow] Error connecting to Glow ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
2022-02-03 09:49:51 WARNING (SyncWorker_9) [custom_components.hildebrandglow_dcc.glow] Error connecting to Glow ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
2022-02-03 09:49:51 WARNING (SyncWorker_5) [custom_components.hildebrandglow_dcc.glow] Error connecting to Glow ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
2022-02-03 09:49:51 WARNING (SyncWorker_6) [custom_components.hildebrandglow_dcc.glow] Error connecting to Glow ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
2022-02-03 09:49:51 WARNING (SyncWorker_8) [custom_components.hildebrandglow_dcc.glow] Error connecting to Glow ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
Issue Analytics
- State:
- Created 2 years ago
- Comments:22 (8 by maintainers)
Top Results From Across the Web
No Longer Working - Crossword Clue Answers
The crossword clue No longer working with 7 letters was last seen on the November 15, 2022. We think the likely answer to...
Read more >No longer working Crossword Clue: 6 Answers with 4-7 Letters
All crossword answers with 7 Letters for No longer working found in daily crossword puzzles: NY Times, Daily Celebrity, Telegraph, LA Times and...
Read more >No longer working - crossword puzzle clue
Clue: No longer working. No longer working is a crossword puzzle clue that we have spotted over 20 times. There are related clues...
Read more >NO LONGER WORKING crossword clue - All synonyms ...
All solutions for "No longer working" 15 letters crossword clue - We have 9 answers with 7 to 4 letters. Solve your "No...
Read more >Which one is correct: 'She no longer works here”, or ... - Quora
Which one is correct: "She no longer works here”, or “Is she no longer working here”? They are both correct. The second one...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hey all, apologies for the delay. Just looking at this now - as pointed out, simply increasing the polling interval will often mean data is out of date. I think the solution in #136 and #138 is going to be the best one, so I’ll be testing that before releasing it, most likely later today. Thanks for all your input, both here and on the glow forums!
Your PR for this seems reasonable to me - need @HandyHat to come online a accept it.
Hoping https://github.com/HandyHat/ha-hildebrandglow-dcc/pull/80 can be accepted too, as this will further reduce server load when tariff data is unavailable.