

@tofubl
These are all smartplugs and I confirm that behavior with those i have, they are great for energy metering but not real time power monitoring .
The Shellys I use are those: https://www.shelly.com/products/shelly-pro-4pm
Linksgrün versiffter Gutmensch.
IT seit 1987
@tofubl
These are all smartplugs and I confirm that behavior with those i have, they are great for energy metering but not real time power monitoring .
The Shellys I use are those: https://www.shelly.com/products/shelly-pro-4pm
@tofubl
With EspHome you can easily report only changes that are above a defined threshold:
sensor:
- platform: adc
pin: GPIO34
name: “ADC Sensor”
update_interval: 10s # read every 10s
filters:
- delta: 0.05 # only report if change ≥ 0.05
@tofubl
I use smart plugs frm EVE and ONVIS and both show the behavior you describe.
On the other hand I have several Shelly EM respectively PM and those reliability report any change virtually immediately.
In my RV I even use a Pro4 PM to manage the 10Amp breaker: Electrical heating draws roughly 8 Amps so when the toaster or coffee maker are switched on the breaker would fire after a few secs. ->
@RvTV95XBeo
I can tell you from experience where I forgot a delay, yes it does, depending on hardware of course.
@corsicanguppy
Tell us that you have no idea how many flavors of Linux there are in the wild, each one with its own set of dependencies and bugs without using those words.
Nobody is paying Nabu Casa to validate their packages for a gazillion Linux declinations, we rather like them to pay their developers to work for all the users rather than for a 0.01%er with yet another exotic setup.
@lemming741
Absolutely!
If your first priority is having a Supervised Debian 11install.
I wanted to have Home Assistant in my house and my RV and my perspective is more like using it like an appliance, as I still had a Raspberry 3 lying around, i downloaded an HA-OS imageand was up and running within minutes. Once I was convinced that it was what I needed I went for the Pi 5 with SSD.
So 10/10 for me.
@RandomLegend
Just be aware that the battery powered Reolinks generally don’t support RTSP and rely on the app or a Reolink NVR.
@just_another_person
Don’t open the blinds as long as there is someone in bed?
@just_another_person
Where can I find something like netmon in ZHA?
@thehatfox
It builds on IPV6, so any medium capable of transporting IPV6 can potentially be used.
@ExcessShiv
I feel that you really are not happy with how those developers manage things.
Luckily it’s open source, so you are free to create the GUI exactly how you like it to be.
@Acamon @homeassistant
Sounds like little project for an ESP32 with a few DS18B20. With ESPHOME they are really easy to set up.
@lemming741
Pssst, don’t tell my 50 Matter devices paired with Homeassistant and HomeKit. If my HA server crashes we can still control everything with the HomeKit app.
@whaleross
Strange, I have four different kinds of IKEA remotes, the oldest being over five years old and they all work happily with ZHA.
@Damage
I got the square ones a few years ago and they kept on dropping from the network. In the meantime, a few firmware updates later I migrated to HA and now they are rock solid, don’t know if it’s due to consolidating Ikea, Hue and Aquara Zigbee networks into a single ZHA mesh or the firmware getting better, but I suspect that it’s due to a single optimized mesh instead three colliding Zigbee networks.
@thehatfox
For cloud backup it is wise to encrypt. Guess they will implement op-out for local backup in a future release.
@node815
This true in part.
A lot of Matter devices do not use WiFi, they need a Thread Border Router ( https://matter-smarthome.de/en/know-how/what-is-a-thread-border-router/ ).
Some recent Matter over WiFi devices also support 5Ghz WiFi.
@Nimrod Is there a specific reason not to use stock firmware with native Shelly integration? Then configure the input to edge mode.
@Amberskin
On Pi5 no need for SD it boots and runs perfectly well from SSD.