Giter Site home page Giter Site logo

hass_pws_scraper's People

Contributors

condorello avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hass_pws_scraper's Issues

Unexpected error fetching multiscrape data

I have everything installed correctly, however it is throwing the following error. Please let me know what I can do to fix this?

This error originated from a custom integration.

Logger: custom_components.pws_scrape.sensor
Source: custom_components/pws_scrape/sensor.py:193
Integration: pws_scrape (documentation)
First occurred: 5:39:30 PM (1 occurrences)
Last logged: 5:39:30 PM

Unexpected error fetching multiscrape data:
Traceback (most recent call last):
File "/config/custom_components/pws_scrape/sensor.py", line 189, in async_update_data
result = await response.text()
File "/usr/local/lib/python3.10/site-packages/aiohttp/client_reqrep.py", line 1081, in text
await self.read()
File "/usr/local/lib/python3.10/site-packages/aiohttp/client_reqrep.py", line 1037, in read
self._body = await self.content.read()
File "/usr/local/lib/python3.10/site-packages/aiohttp/streams.py", line 375, in read
block = await self.readany()
File "/usr/local/lib/python3.10/site-packages/aiohttp/streams.py", line 397, in readany
await self._wait("readany")
File "/usr/local/lib/python3.10/site-packages/aiohttp/streams.py", line 304, in _wait
await waiter
asyncio.exceptions.CancelledError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/config/custom_components/pws_scrape/sensor.py", line 180, in async_update_data
async with async_timeout.timeout(timeout):
File "/usr/local/lib/python3.10/site-packages/async_timeout/init.py", line 129, in aexit
self._do_exit(exc_type)
File "/usr/local/lib/python3.10/site-packages/async_timeout/init.py", line 212, in _do_exit
raise asyncio.TimeoutError
asyncio.exceptions.TimeoutError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 250, in _async_refresh
self.data = await self._async_update_data()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 206, in _async_update_data
return await self.update_method()
File "/config/custom_components/pws_scrape/sensor.py", line 193, in async_update_data
raise UpdateFailed
custom_components.pws_scrape.sensor.UpdateFailed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.