Home Assistant updates
More HA updates 😄
More HA updates 😄
We add a new Linux Mint client for hardware development.
To store some informations about the total heating duration we add a duty timer to the configuration. The data will not be stored during a devices power off period.
We add another mobile heating device following the existing device wt32-mobile-heizung-02.
We found that the moonlight led globes which have 5 meters of cable or more to the controller stay dark and show not a glimpse of light. That needs to be fixed.
We install a custom driver for the TP-Link AX1800 (Archer TX20U Plus) on Linux Mint to enable that Wi-Fi 6 USB WLAN adapter.
We add another mobile heating device following the existing device wt32-mobile-heizung-01.
We need to create multiple ESP32 powered IOT devices with sensors and switches based on the ESPPHome subproject of Home Assistant.
We add an other WT32 device for the exhaust air of the basement under the pool.
During a reboot we found an error in a script that only runs on the Home Assistant start event.
We added temperature steps for the visual representation of the climate controller. New climate controller config: climate: - platform: bang_bang name: "Heizung" id: heating sensor: bme280_temperature default_target_temperature_low: 20 °C default_target_temperature_high: 22 °C visual: temperature_step: current_temperature: 0.1 target_
We add a climate controller to the heating device for our outdoor distribution.
More HA updates 😄
We accidently created two IOT devices in ESPHome with the same hostname. As result we couldn't reach one of them and had to find a workaround to change this back.
More HA updates 😄
We add an other combined lighting and irrigation controller for the lighting and irrigation along the Parkstrasse.
automate
We found that there are shown wrong MAC address for our QuinLED DigQuad IOT devices in the Home Assistant UI.
automate
To allow direct switching of the valves we activated their name attributes.
frigate
When looking at the birdseye view ingo2rtc we only get an error message.
frigate
As the login to our frigate WebUI was not possible we resetted the password.
automate
To fix a defective mobile rotating heating we replace its electronic control system with an ESPHome prgrammed ESP32.
frigate
To store the video data we use the existing ceph storage. We add a 10 GBE card to the server, install a ceph client, create an rbd image and mount that image as video disk into our video server and frigate container.
frigate
Due to a hardware error we have to replace our frigate server with new hardware. Therefore we reuse old workstation hardware with 16 GB RAM and a XEON CPU.
automate
Add the first wt32 device to monitor the temperatures of the heating flow, each heating circuit returns, the heating water pressure and the temperature and humidity of the ambient air.
netbox
We added the netbox documentation for our DIY controller of our heating circuit manifold monitoring.
automate
As we want to add the sprinkler functionality to the controller we need to switch from WLED to ESPHome.
doorbird
Setup the doorbird integration with a second mobile.
mealie
We upgrade our mealie image to the latest stable version.
automate
We replace the default WLED firmware of a QuinLED Dig Quad with a ESPHome firmware as we need an I2C bus to control many relays.
netbox
We added the netbox documentation for our DIY controller of our standing lamp.
automate
More HA updates 😄
kopia
To start our first backup we have to add a user, generate a certificate and so on...