I've been using the SwitchBot Curtains for a few years on 3 windows. They are a bit pricey since you have to buy one per curtain, and each window has 2 curtains on it. They are BlueTooth, but I have an ESP32 running Switchbot BLE to MQTT on it which integrates nicely into HA. These were the...
A few weeks ago my Apple TV Disney + app suddenly started switching into Dolby Vision when playing some content, and the Atmos seems to be working reliably. Still no indication of what is available in DV / Atmos, but at least the newer stuff all seems to be working properly. Only took over a...
I have a similar setup except that I send an actionable notification asking if I'd like to arm the alarm rather than just doing it. Been working for well over a year without any issues. HA checks every minute if all the conditions are met, then runs the automation.
alias: Alarm Arm Request -...
Been getting very slow updates from ESP API recently (like once or twice a day tops). Dug into it a bit today and and seeing this error:
"Free account abuse detected - Limited access . Please pay if you can."
Anyone else getting this? I'm doing less than 50 requests per day. I tried another...
I use many Aqara devices (Door sensors, Leak sensors, buttons, motion sensors) with my Zigbee2MQTT setup running with a Sonoff USB Zigbee dongle on Home Assistant. They work beautifully. Highly recommended. No Aqara hub required.
Ignore this. I figured it out. There is no Next Load Shedding slot to calculate. I had not considered the fact there there may not be a next slot since it’s been so long since we’ve had anything less than stage 2.
I have used the new sensor group option in 2023.2 and have added the calculated...
This was working perfectly for weeks, but (I suspect since 2023.2.1 update which I did yesterday) I'm now getting an error saying.
"UndefinedError: list object has no element 1" and the sensor is unavailable.
Might be that my database is still undergoing the schema conversion so will wait and...
Nope. Still waiting. 20 hours and counting. My database is about 4 GB, and they did mention that it could take a while. Everything seems to be working ok though.
This was the issue I raised earlier. I added a sensor from your earlier post and it seems to be working. I also have a 10pm-2am slot tonight to test for the first time!!
I did have to make some small tweaks to the names of the start and end values based on how I get them from the ESP API, but...
I would recommend rather getting a USB Zigbee stick. I have used both, and the connection to the Sonoff WiFi hub was..... acceptable at best, and I have a full Unify setup with multiple APs and great coverage. I switched to the Sonoff USB 3.0 Zigbee stick and it's been brilliant. Fully local, no...
Part 2 checks if the air conditioner is on or if it is likely to be on based on room temp and if so, adds 5% to the SoC level and starts charging off the grid if rerquired.
alias: Solar - Start Charging Off Grid
description: >-
Starts charging the batteries off the grid. Working in...