Git Product home page Git Product logo

home-assistant-config's People

Contributors

pw999 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

home-assistant-config's Issues

Update afvalbeheer

This error originated from a custom integration.

Logger: custom_components.afvalbeheer.API
Source: custom_components/afvalbeheer/API.py:133
Integration: Afvalbeheer (documentation)
First occurred: May 8, 2023 at 2:13:18 PM (2 occurrences)
Last logged: 2:13:18 PM

Invalid response from server for collection data

Error evaluating condition in 'Notification - Bedroom humidity too low

Error evaluating condition in 'Notification - Kitchen humidity too low': In 'condition' (item 1 of 2): In 'template' condition: AttributeError: 'State' object has no attribute 'lower'

Error evaluating condition in 'Notification - Living room humidity too low': In 'condition' (item 1 of 2): In 'template' condition: AttributeError: 'State' object has no attribute 'lower'

Error evaluating condition in 'Notification - Bedroom humidity too low': In 'condition' (item 1 of 2): In 'template' condition: AttributeError: 'State' object has no attribute 'lower'

Error evaluating condition in 'Notification - Office humidity too low': In 'condition' (item 1 of 2): In 'template' condition: AttributeError: 'State' object has no attribute 'lower'

Update workday

Monday is no longer a workday, but workdays are 8h now. So also update the notification.
Presence mode should be normal on Mondays.

Add summer mode for heating

Add an extra input_boolean to enable a "summer mode" in which the heating will never be turned on.
The idea is that even when it might be a bit chilly in the morning, it'll get warmer anyway (and maybe super hot).

Heating is not turned on when I get home

Heating should turn on when I get close to home, but if I'm not connected to my VPN, this won't work as Home Assistant isn't getting any status updates. Same problem will occur if GPS is disabled on my phone, data is disabled, ran out of battery, ...

Error with unavailable entities

Logger: homeassistant
Source: components/sensor/__init__.py:583
First occurred: May 7, 2023 at 2:13:23 PM (3 occurrences)
Last logged: May 7, 2023 at 4:33:00 PM

Error doing job: Task exception was never retrieved
Error doing job: Exception in callback async_track_point_in_utc_time.<locals>.run_action(<Job time cha...7f5c51b16d40>>) at /usr/src/homeassistant/homeassistant/helpers/event.py:1326
Error doing job: Exception in callback None()
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/sensor/__init__.py", line 579, in state
    numerical_value = int(value)
ValueError: invalid literal for int() with base 10: ''

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template_entity.py", line 379, in _async_template_startup
    result_info.async_refresh()
  File "/usr/src/homeassistant/homeassistant/helpers/event.py", line 953, in async_refresh
    self._refresh(None)
  File "/usr/src/homeassistant/homeassistant/helpers/event.py", line 1133, in _refresh
    self.hass.async_run_hass_job(self._job, event, updates)
  File "/usr/src/homeassistant/homeassistant/core.py", line 607, in async_run_hass_job
    hassjob.target(*args)
  File "/usr/src/homeassistant/homeassistant/helpers/template_entity.py", line 348, in _handle_results
    self.async_write_ha_state()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 585, in async_write_ha_state
    self._async_write_ha_state()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 649, in _async_write_ha_state
    state = self._stringify_state(available)
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 591, in _stringify_state
    if (state := self.state) is None:
  File "/usr/src/homeassistant/homeassistant/components/sensor/__init__.py", line 583, in state
    raise ValueError(
ValueError: Sensor sensor.unavailable_entities has device class None, state class None unit entities and suggested precision None thus indicating it has a numeric value; however, it has the non-numeric value:  (<class 'str'>)

Remove sunny

The thing with the hall lights not reacting on a sunny day was disabled but now it's doing weirder stuff.
So, just remove it all and simplify the whole hall light automation.

Presence mode is not reset

Setting it manually to WFH on eg Monday won't reset it to Normal on Tuesday if there is nothing in the calendar then.

False positive motion alert

Caused by #41
Screenshot_20230704-103800.png

Not sure where I got the <1 thingy from but it's not working ๐Ÿคทโ€โ™‚๏ธ

Probably need to check last time the thing was pressed or so

Switch to MotionEye

The Foscam camera has way too many false positives, especially when someone turns on the light in the (shared) hallway.
This also means that it captures too soon and it might not even capture anyone. I also get worthless snapshots in my notification tray.

Bathroom light issues

This is a list of all the things that don't work yet with the bathroom light (+motion sensor & button)

  • do not 'turn on' the light on motion if the light is already on (because this resets the brightness if I changed it with the button)
  • the on/off continuous press does not work
  • the on/off continuous press input boolean should auto reset itself (to prevent it from being stuck in a state)
  • the off continuous press does not dim (it does opposite due to a positive value)
  • place the sensor elsewhere because there are too many false positives (motion)
  • the very dim 'Night' light should only happen when master is off
  • remove the transition because tradfri is slow af
  • (added transition again) repeat the desired state because the light sometimes turn on at lowest brightness and then stays there
  • turn off the light faster
  • morning/evening light is ridiculously warm
  • master should turn off the light
  • there should be no light if master is off (except at night)

State has no attribute lower

Error evaluating condition in 'Notification - Office humidity too low': In 'condition' (item 1 of 2): In 'template' condition: AttributeError: 'State' object has no attribute 'lower'

Error evaluating condition in 'Notification - Living room humidity too low': In 'condition' (item 1 of 2): In 'template' condition: AttributeError: 'State' object has no attribute 'lower'

Error evaluating condition in 'Notification - Kitchen humidity too low': In 'condition' (item 1 of 2): In 'template' condition: AttributeError: 'State' object has no attribute 'lower'

Error evaluating condition in 'Notification - Bedroom humidity too low': In 'condition' (item 1 of 2): In 'template' condition: AttributeError: 'State' object has no attribute 'lower'

> Error evaluating condition in 'Notification - Bathroom humidity too low': In 'condition' (item 1 of 2): In 'template' condition: AttributeError: 'State' object has no attribute 'lower'

Add afval

The recycle! app sucks since it almost never notifies me.
So add it to HA and use that instead.

Foscam switches broken?

Updating Command Line Switch foscam_r2m_one_motion took longer than the scheduled update interval 0:00:30

Updating Command Line Switch foscam_r2m_one_infrared took longer than the scheduled update interval 0:00:30



Gaps in morning lights when master off

Hall light turns om, but not off
Bathroom light stays off

Morning starts at 4:30 so obvious still dark and supposed to be sleeping ๐Ÿ˜…

Maybe also don't let morning start at 4:30

Replace sqllite database with standalone DB

From time to time, when HASS reboots, it complains that the database wasn't shutdown correctly, resulting in 30+ minutes of downtime which is frustratingly long if I just restarted the device.
Replace with something like MariaDB or Postgres.

Mute media player still uses chromecast

Logger: homeassistant.components.automation
Source: components/automation/__init__.py:516
Integration: Automation (documentation, issues)
First occurred: May 8, 2023 at 9:14:52 AM (2 occurrences)
Last logged: May 8, 2023 at 1:22:52 PM

Error evaluating condition in 'Mute mediaplayer when calling.': In 'condition' (item 2 of 2): In 'state': In 'state' condition: unknown entity media_player.living_room_tv

Heatbooster ip has wrong type

Logger: homeassistant.components.mqtt.models
Source: components/sensor/__init__.py:583
Integration: MQTT (documentation, issues)
First occurred: May 7, 2023 at 2:32:33 PM (19911 occurrences)
Last logged: 9:50:53 PM

Exception raised when updating state of sensor.heatbooster_front_window_ip, topic: 'heatbooster-front-window/ip' with payload: b'192.168.0.163'
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/sensor/__init__.py", line 581, in state
    numerical_value = float(value)  # type:ignore[arg-type]
ValueError: could not convert string to float: '192.168.0.163'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/mqtt/models.py", line 270, in process_write_state_requests
    entity.async_write_ha_state()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 585, in async_write_ha_state
    self._async_write_ha_state()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 649, in _async_write_ha_state
    state = self._stringify_state(available)
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 591, in _stringify_state
    if (state := self.state) is None:
  File "/usr/src/homeassistant/homeassistant/components/sensor/__init__.py", line 583, in state
    raise ValueError(
ValueError: Sensor sensor.heatbooster_front_window_ip has device class None, state class None unit  and suggested precision None thus indicating it has a numeric value; however, it has the non-numeric value: 192.168.0.163 (<class 'str'>)

Warning about strictly increasing power consumption

Logger: homeassistant.components.sensor.recorder
Source: components/sensor/recorder.py:405
Integration: Sensor (documentation, issues)
First occurred: May 8, 2023 at 4:20:10 AM (10 occurrences)
Last logged: May 8, 2023 at 5:50:10 AM

Entity sensor.living_room_tv_plug_energy_today from integration tasmota has state class total_increasing, but its state is not strictly increasing. Triggered by state 0.164 (0.168) with last_updated set to 2023-05-08T02:14:59.999999+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+tasmota%22
Entity sensor.gosund_sp112_1_total_daily_energy_consumption from integration esphome has state class total_increasing, but its state is not strictly increasing. Triggered by state 0.020 (0.021) with last_updated set to 2023-05-08T02:19:59.999999+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+esphome%22
Entity sensor.gosund_sp112_4_total_daily_energy_consumption from integration esphome has state class total_increasing, but its state is not strictly increasing. Triggered by state 0.013 (0.014) with last_updated set to 2023-05-08T02:44:59.999999+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+esphome%22
Entity sensor.gosund_sp112_3_consumption from integration esphome has state class total_increasing, but its state is not strictly increasing. Triggered by state 2.7 (0.0028) with last_updated set to 2023-05-08T03:29:59.999999+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+esphome%22
Entity sensor.microwave_plug_energy_today from integration tasmota has state class total_increasing, but its state is not strictly increasing. Triggered by state 11.179 (11.18) with last_updated set to 2023-05-08T03:44:59.999999+00:00. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+tasmota%22

5 minutes of light

In the morning, all lights are turned on when I enable the master switch and it's still dawn, but it's possible that only 5 minutes later they are turned off again because it's x minutes after sunrise.

Add an extra "buffer" which prevents the lights form turning on when it's only x minutes after sunrise.

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.