#I must admit that sometimes I feel
1 messages · Page 1 of 1 (latest)
You will then get a
camera.YOUR_ADRRESSthat displays the current graphic.
That's an entity not a file
Well I have searched the entities as well, but that is good to know.
Open your Home Assistant instance and show your entities
If you're having problems with your updates to your configuration:
- Check the troubleshooting steps
- Check your log file - remembering you may need to set logger to
infoordebug - Explain what the problem you're having is - sharing configuration, errors, and logs
I maybee need to turn on the logger. Can not find the entity, can not find any error, except that the Tibber Integartion itself has repported a key error for a long time ```Logger: homeassistant
Source: custom_components/tibber_data/sensor.py:208
Integration: Tibber data (documentation, issues)
First occurred: 18:02:32 (7 occurrences)
Last logged: 18:04:02
Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 229, in _handle_refresh_interval
await self._async_refresh(log_failures=True, scheduled=True)
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 374, in _async_refresh
self.async_update_listeners()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 164, in async_update_listeners
update_callback()
File "/config/custom_components/tibber_data/sensor.py", line 110, in _handle_coordinator_update
native_value = self.update_grid_price_sensor()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/tibber_data/sensor.py", line 208, in update_grid_price_sensor
if price_info[1]["gridPrice"]:
~~~~~~~~~~^^^
KeyError: 1````
But since everything seems to be working I havent paid that much attention.
finally an error occured ```2023-08-06 18:12:35.329 WARNING (MainThread) [homeassistant.components.local_file.camera] Could not read camera Hjemme image from file: /config/www/prices_Hjemme.png