homeassistant

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

corsicanguppy, (edited ) in Share your favorite automations

automations

That’s as weird to see as ‘softwares’ and ‘traffics’ and ‘emails’ . I hope you can improve before the end of the school year.

thomasloven,

en.m.wiktionary.org/wiki/automation

Imagine language changing to adapt to the world. Crazy times.

v1605, in Share your favorite automations

I have all the TV inputs automated via voice commands. Eg. If you say “let’s watch plex”, tv turns on if off, input switches, HDMI switch changes, and Plex launches on the shield.

rambos, in Do I need a separate HA Cloud subscription for the cabin?

What do you get with subscription? I wasnt aware there is one

ikidd,
@ikidd@lemmy.world avatar

If you’re using Voice Assistant, the recog and TTS are much faster and more fluent than what I’ve seen on my own system. I am running it as a VM on an old server, so hardware will matter, of course. Also, you can get remote access with Home Assistant Companion proxying your HA interface very seamlessly. There might be others, but this is what stands out to me.

rambos,

Thank you for explaining

navi, in Share your favorite automations

No automation to share at the moment but the “weather lamp” is a really fun idea!

CondorWonder, in Controllable water valves?

I made my own that used irrigation valves with a Zooz Zwave dry relay, with Home Assistant to control it. It was a giant pain to find and get everything hooked up right but afterwards it works well.

I’ve since found some zigbee-based irrigation valves in AliExpress that I’ll try out this summer. I think they’re about the same price as what I built per valve (considering all the parts and the time needed). I haven’t had a chance to try them yet as I got them at the end of last summer but they worked well in testing.

solidgrue, in Do I need a separate HA Cloud subscription for the cabin?
@solidgrue@lemmy.world avatar

You might be able to do something with local Zigbee2mqtt or Zwave2mqtt proxies at the cabin, and tie those areas back into the main instance over Wirguard or Zerotier, but you’d need a pretty reliable internet service at the cabin to do so.

I don’t use those proxies myself since ai just use the one local hub, bit it should be possible. Maybe someone with more experience with those proxies could chime in?

killeronthecorner, in VS Code in Home Assistant: any use for this outside of editing yaml files?
@killeronthecorner@lemmy.world avatar

I think you want something like Hass configurator?

ikidd,
@ikidd@lemmy.world avatar

No, I see all the config files in VScode, but I really don’t have much need for that since I’ve usually done that stuff via SSH. I was wondering if VSCode gave any sort of actual integration with HA like the NodeRed Companion does by exposing all the entities within the IDE so you can do your own coding.

Another commenter mentioned Pyscript which seems like it does some sort of tying together of HA and code.

killeronthecorner,
@killeronthecorner@lemmy.world avatar

I see, not as far as I’m aware. Cool idea though, the hass UI can be a bit limiting sometimes. I’d love to see a workflow view of different automations (automation management in Hass is pretty poor IMO)

Dianoga,

VSCode in HA is primarily useful for editing config files and with all the latest pushes towards config in the UI it’s not as useful as it used to be. That said, it does integrate with HA to provide completion for entities and some basic yaml validation.

I also use it to work on ESPhome configs as well as some simple file management. I never got SSH working correctly on the HA VM and VSCode has been a convenient workaround.

lemming741, in Accurate/smart oil sensor?

VL53L0X can measure distance to 2 meters

Honeywell ABP pressure sensor and an aquarium pump could make a bubbler tube sensor

Can you measure flow from the tank to the furnace instead?

sramder, in Accurate/smart oil sensor?
@sramder@lemmy.world avatar

ESPHome has support for a few sensors that might get the job done… would weighing the tank be an option, or are you looking for something more off-the-shelf?

Balakirev,

I’ve seen a few that screw into the float sensor location. But maybe a DIY would be a good path!

sramder,
@sramder@lemmy.world avatar

I’ve yet to mess around with any of the liquid level sensing tech, so I don’t have any specific recommendations… but ESPHome has a huge array of different sensor filtering options which should really help. I think sensor noise and settling time are a lot of what complicate the task.

Omacitin, in Multi-Criteria Fire Alarms

OP here, I ended up purchasing one USI MI106S, which advertises the following:

  • Combines the benefits of both Photoelectric & Ionization technology in one alarm
  • Smart Alarm Technology virtually eliminates nuisance alarms
  • Automatic temperature and humidity compensation continuously adjusts to variations in environmental conditions, reducing nuisance alarms

Which sounds like what I’m looking for. I’ll try some informal tests on it before I buy more.

remotelove, (edited ) in Zwave Thermostat- Outlier stats
@remotelove@lemmy.ca avatar

This is fairly common with remote sensors. Some are perfect and exist in a perfect system, some do not. I am going to rattle off some of the first things that pop into my head…

Honestly, there are a thousand reasons that you could miss a data point every once in a while. Just looking at the chart, it is still sending a data block but the humidity just reported low for a second. Maybe the thermostat is not getting a data block and filling in the data based on its own clock.

Compare it to other data and see if the system turned on or off. Electronics can be sensitive to power drops and it wasn’t able to feed power to the part of the board that manages the sensor for a second. Maybe there is a condition where a capacitor gets fully discharged for a second and is pulling all current away from the sensor. (It’s usually an analog signal from sensors and maybe a measurement of resistance that translates to temperature or humidity. A voltage drop would significantly impact a reading.)

It could be a timing glitch with the code where it can’t read the sensor but builds the data block anyway. Depending on how the sensor works, it could be trying to compute the data the second it gets polled for data and it has nothing to give.

It could even be the wiring to the rest of the system. HVAC systems vibrate and a screw might be getting loose. It could be a cold solder joint, even. What is to commonality between the two thermostats that you had?

The list goes on. I have always treated sensor data as unreliable. Heck, I have a couple of CO2 sensors that do the same this as what you are seeing here. Every so often, the just report zero for a second.

Mesh protocols like zwave and zigbee aren’t 100% reliable. It could be local interference with the signal.

Without some extensive debugging and the willingness to disassemble your thermostat, just treat it as an annoyance.

completemuppit, in Zwave Thermostat- Outlier stats

Don’t have an answer but experiencing the same problem with a zwave sensor. Will sometime report temps of more than 100 degrees above the actual temp.

tburkhol, in Air quality (Co2) monitoring options

I have a ‘roll-your-own’ using an adafruit SCD-30 module www.adafruit.com/product/4867 IR-based CO2, temp & humidity; I2C with python libraries, so integrating it with an RPi is easy. Sensor is self-calibrating over time, so if you leave it in a higher CO2 space with no exposure to fresh air, it will eventually drift such that the lowest observed CO2 reports as 420 ppm. Newer SCD-40 is only $45, but different sensor technology.

Dunno about their shipping outside the US.

Wojwo, in Air quality (Co2) monitoring options

I have a few airthings pluses. They’re pricey, but work with ha and flawlessly. And they measure just about everything you can.

captainastronaut, (edited ) in Variable Position Damper Control

I know those kind of motorized vents are used in commercial HVAC. (Here’s a white paper on a stepper motor for one portescap.com/…/customized-and-reliable-stepper-m… )

A stepper would be the easiest thing because if you know it takes 10 steps to fully open from fully closed, you could keep track of how many steps you have sent each direction in Home Assistant and be able to display the current status. 

If you want a knob on the wall that controls this, I think somewhere behind it you are still going to need a control system that translates wall switch inputs into stepping logic. Home Assistant would be able to do that easily. 

18107,

Be aware that an underpowered or stuck stepper motor can “skip”, causing the position data to be incorrect.

A servo motor has active feedback, so doesn’t have this issue. Servos do have their own drawbacks too, so they are not always a suitable replacement.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • homeassistant@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #