Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)B
Posts
6
Comments
35
Joined
2 yr. ago

  • Depending on your level of technical skill and willingness to risk crack things open, you can flash most Tasmota type devices with esphome and hard code it to be always on. This would go along way to eliminating software as the problem. I have done this with meters attached to my washing machine and dishwasher.

    Also, the boards are also relatively simple and it is likely (although there are lots of variants) that you could remove the relay completely and bridge across the terminals. I wouldn’t plug my electric car into it (10A sustained) but you could put a led lamp through it without without much risk.

    Disclaimer - I am a hobbyist, not an electrician. YMMV, keep a fire extinguisher nearby, yadda yadda

  • mmm

    Jump
  • I recognise this problem, I had it for cameras detecting people, and that being annoying when I work in the garden.

    The automation itself is surfaced as a switch so you can turn it off without trying to change your in automation logic to test for states.

    Then, if you are like me, you’ll realise you forget to turn it back on! I created an automation that triggers when the automation is turned off and turns it back on after 2 hours (no way I’m gardening for longer than that).

    Lastly, because it was annoying to have to open the app, I made the notification have an action button to turn off the notification automation, so that when I start gardening and my phone pings, I can turn it off without farting about too much.

  • Rebooted a bunch of bits and it seems to have sped up again. Weird really. I love zigbee for the low cost and low power consumption,M but as a tech nerd I hate that I don’t have the same tools as I would have with an IP device.

  • homeassistant @lemmy.world

    Z2M slow since 2025.3

  • I switched out the router and things started working. Very weird, but I can’t tho jot anything other than it being the Virgin Media hub not liking it. Apparently they have history on this.

  • Yes, everything looks right. I moved dhcp resolution from the router to technitium recently, but hadn’t set up local resolution.

    I’m currently thinking the router is the culprit. Here in the UK there are lots of forum posts complaining about the Virgin Media gear. Nothing specifically describes my problem but I’m going to try a new router over the weekend.

  • Thanks for the suggestion, I’ll grab a cap to check.

    I’m running tcpdump -i any port 53. I can see the outbound request but not the reply. Will the cap show me anything more?

  • Thanks for giving it some thought!

    I have been testing using dig @192.168.0.249 study.lan

    3, 4, and 5 work for TXT, NS and SOA but doesn’t work for A records. I think this rules out a simple network issue?

  • Thanks for replying, I appreciate the response.

    I’m running dig @192.168.0.249 study.lan from my client (a MacBook).

    If I run ‘dig @192.168.0.249 study.lan TXT’ I get a correct response (I have added a txt record)

    If I run ‘dig @192.168.0.249 lan SOA’ or ‘NS’ I correctly get the records for the zone.

    I think this eliminates the possibility of it being a routing error?

  • Selfhosted @lemmy.world

    Help! DNS A Records only ones getting filtered.

  • Have you ever felt tempted to put a dashboard around the place? Maybe the rest of the family aren't bothered about longer term information etc.

    I was thinking things like weather and power usage might help my family. I also thought something that showed who was home would be cool.

  • I've got a decent number of local manual controls, but not all of them. For example, some of my wall switches operate the relay because they are just turning on and off the power. Others I have disabled the relay on because the lights themselves are WW/CW tuneable and HA controls the colour during the day.

    I'm wondering about having another look at zigbee groups and commands for the simpler automations in the house. I avoided these because they aren't really visible to HA and I didn't like having two automation 'languages' at the same time.

    Overall, how long do you think you could cope without your HA platform before it becomes an issue?

  • I was thinking about matter yesterday, I like the idea of being able to have multiple controllers. My house is half wifi devices and half zigbee. I'd been favouring zigbee recently because I don't want to swamp my network with device packets, but maybe that needs a rethink. At the very least my wifi devices all have esp home configs that could be configured to fall back to defaults.

  • homeassistant @lemmy.world

    Hardware Recovery Strategies

  • Some cool examples there, I’m going to think about them. I particularly like the walking ones.

    I want to love dashboards. I love the idea of a control centre in each room but I just can’t get to the point of winning with them

  • I totally understand mission critical motivations, but I reached a different conclusion from you. I’ve been HA’ing for a long time and everything dies eventually.

    Do you have a backup HA green in the cupboard? my wife would murder me if I couldn’t get the house back in 24 hours. I want to use hardware that you can buy literally anywhere so I don’t need to keep a backup.

    I’m not there yet, but I havve moved to running HA on a proxmox server and have used my HA backup to recover from a software failure. I’m now thinking about what the same would look like for a hardware failure, either the mini pc or the zigbee dongle.

  • I like this, but I don’t like that rooms are cold unless I hang out in them. I live in an old stone house and I’d rather have a room schedule than a room presence sensor.

    I’ve done something similar. I use the excellent scheduler from Niels Faber. I have room radiator TRVs. I have a helper entity that counts the number of radiators that have an open valve, and an automation that triggers when this changes to/from zero. This automation adjusts the central nest thermostat, converting it to more or less a posh switch.

    My radiator valves use Better Thermostat and external temperature sensors, and the whole thing keeps my house warm in every room. I need to write a GH blog post about it, but happy to answer questions/share bits of config

  • homeassistant @lemmy.world

    'Touch points' in HA

  • Big shout out to Adaptive Lighting. Absolutely love this integration

  • I can’t exactly solve your problem, but when I wanted to get HA running on proxmox I used these scripts

    Tteck

    Completely painless and running in almost as little time as it took to download the files.

  • If you’ve got access to the file system I think you could remove the custom component there - can’t exhausted resources if there’s no code!

  • I did wonder if that was the one that did it. That’ll teach me to update multiple things at once.

    The only thing I lost was a day of recorder data and since I repaired it before bed I guess if I went and recovered the previous build I’d lose what I had overnight in the switch back.

    Thanks for letting me know though, I’ll warn my friends before they update.

  • Dad Jokes @lemmy.world

    when is the best time to go to the dentist?

  • homeassistant @lemmy.world

    Help building a homebrew NVR