#hardware-archived
1 messages Β· Page 110 of 1
Want to make a IR Blaster to turn on a shitty old tv
Okay
Any good way of receiving / sending MQTT on a windows 10 machine?
Mosquitto client
OK
mosquitto_pub and mosquitto_sub
mqtt.fx or mqtt explorer
Thank you Tinkere and Thank you blakadder π
Looking at those
So I can run commands / DO things on windows 10 machines after receiving on those clients?
I like MQTT Explorer of the two, though they're both good
Well, those are more UI tools for humans
mosquitto_sub allows you to wait for a message to arrive on a topic
Ok, sounds nice so far,
Would you add and say "and then run whatever you want when it gets it" ? π
Yes
I'll stop bothering you soon, sorry, but trying to milk out as much as possible from a nice set of teets to save me some goo'glin
There's other guides out there, but that's a site that often comes up for MQTT basics
Bonus points is that the examples there are Windows π
Yes, it's nice
Yes, will help me deal with these lot for sure π
hhahaha "HiveMQ" it's personally funny because of what I named my automation thing haha π
It has "hive" in it somewhere that's all.
Thank you!
Love your name and your page(s) btw @zealous dune π
thanks
Very kind of you both to help me out π
-
I have a Windows PC with an arduino micro connected via a long enough USB cable and it has an IR LED on it near the TV.
-
I have an old android phone with an IR Blaster that can be kept under the TV.
-
I have ESP's with an IR Blaster and self-sufficient power that can be mounted on the other side of the room pointed at the TV.
-
???? Some other combo you can suggest?
Out of those 4 - which would you pick to turn on the TV?
All those options are zero cost to me right now
I suspect that (3) with either ESPHome or Tasmota (ideally) would be the better route, but #diy-archived would know if that's possible
I looked at broadlink, it's nice, but I ONLY have and will ONLY have 1 IR device - the old tv for now
I know all of those routes are possible already, just want to know which is recommended by the HA pros π
(Anyone here is a HA pro compared to me lol)
Well, option (5) is the recommended way, but you don't want that one π
#diy-archived could likely weigh in better on which of your three would work best
I like it myself and that little black round thing is sitting in my amazon basket lol
But I am trying to look at zero-cost systems first with what I have - especially because I know I won't have any more IR things in that room. And a "HUB" for 1 IR device which will also go away when the TV is upgraded sounds like not something I'd prefer.
I will start with my work now so... Thank you for all your time @winged knoll and @zealous dune π
Dunno if this is the place to ask this... if wrong, please direct me to the right channel...
Bought a RFLink for 433MHz stuff.
I get button presses registered in the debug log but I can't figure out how the configuration.yaml should be to get the remote as a switch device in HA. Then I don't understand how my 433Mhz smart plugs / dimmer should be found since they only listen for input.
Anyone care to give me some help? Any links except https://www.home-assistant.io/integrations/rflink/ that I should check out?
~crosspost @frigid forge - and please read the channel topics π
@frigid forge Please DO NOT cross post. Read the channel description, post it and wait for folks to respond.
If you don't get any responses after an hour or more, and your message is no longer on screen, it is fine to re-post or post a link to it.
not such smooth criminal I thought I was... huh? π Sorry... so frustrated right now... will behave π
how to pair QS-Zigbee-D02-TRIAC-LN?
I am trying to move my HA setup from docker to kubernetes. However on the kubernetes node I noticed that the multicast traffic from xiaomi aqara doesnt arrive. The firewall is turned off and it has a network interface in the same network. Does anyone have experience with xiaomi aqara and multicast. Anything is welcome!
The kubernetes node is a VM ontop of ESXi configured with vmxnet3 network adapters, just like the docker VM.
(Zigbee) Anyone that uses aqara sensors? I have the temp/humid/pressure ones. the one in the freezer went offline.. so i thought it was broken but as soon as i pressed the button it was online again. Now the frige one went offline. Same thing, i pressed it and bam.. online again. Is this a known issue? Do they go offline if they can't reach the server a while or some other reason?
See #zigbee-archived @brave stream - and maybe read the channel topics π
it's a hardware device isn't it?
π€ 
@brave stream Questions about a hardware device (not their #integrations-archived with HA, and not the thing that HA calls devices)? Someone might have the same device and be able to help you out! If you've got a Z-Wave or Zigbee devices, see #zwave-archived and #zigbee-archived, #cameras-archived for cameras, and #diy-archived for making your own stuff.
Problems with the Blue? See #330990055533576204
If you want to share images, use https://imgur.com/ or similar.
Please use https://www.hastebin.com/ or https://paste.ubuntu.com/ to share code or logs
shame shame shame π
I don't understand that tbh. I shall ask in ZIgbee though
I hope I am on topic
Seems as on topic here as anywhere else
Hmm. It seems there is something very wrong with the bluetooth-module on my little NUC-like machine (an Asus VivoMini UN45). I think I'm just gonna give up on it, and instead look for better solutions for bluetooth tracking. Something distributed for granular detections in rooms would be sweet. Tips?
That'd be Room Assistant
I didn't even know that was a thing. I'll take a look π
Raspberry Pi Zero W would be the easiest/cheapest way to run this, I guess?
Ignoring that the Bluetooth and WiFi interfere, yes
how can i measure the link quality in my house? it's small, but there are doors and walls
Found my issue, only my main interface was added to the multicast group where xiaomi works on.
So the IoT network interface would not receive the traffic :S
Would that be the WiFi link quality? The #zigbee-archived link quality? The #zwave-archived link quality? The ... something else link quality?
got the point
What would be alternatives, then? To avoid Wifi+BT interference, that is
I guess that bumps the price up
A little, yes
and I don't have cat-5 sockets in all the relevant rooms..
Then a 5 GHz adapter would be a good choice
But I do like that the idea of multi-sensors. Having a little room-gizmo tracking BT + movement + microphone for voice input.
Yesterday this was missed, do we have any ideas as to what device is right to use here?: https://discordapp.com/channels/330944238910963714/672223433907765288/808480192397836308
You'd need to wire the switch to a smart module, or two. One switch for the fan (optional), one dimmer for the light
define 'smart module' if you don't mind. I am rather ignorant of what brands exist out there to serve a purpose like this.
Can I do something like a Lutron Dimmer in the wall, with a shelly to the fan?
aye
The other option would be a relay setup, so that once there's any current it's enough to turn on the fan
so you would use a standard switch on the wall, and wire a dimmer into the light.
the problem with a relay though is that the lutrons are "always on", so I had trouble logicing that one.
Good dimmers aren't π
Another option would be to split the logic and control entirely
Use occupancy detection logic to manage the fan
I think I prefer fully auto, as we will only set the brightness based off time anyways.
That is a good idea
but, it is still the same initial setup right?
Switch in the wall on the fan/light combo.
inline dimmer on the light. (Controlled via automation)
Motion just tells the switch to toggle.
Well, you'd replace the switch with the dimmer that controls the light. Put an isolating switch for the fan up at ceiling height (so you can cut power to it).
Then you use logic (door just opened, then motion inside, then door closes => room is now occupied)
Combine door sensor, motion sensor, and maybe even a light sensor
Are you saying to basically do away with the light-switch?
blank faceplate kinda thing?
Well, replace it with your dimmer switch
And move the control for the fan to ceiling height in case you need to cut power to it
Of course, you can also use the same logic to auto-control the light, and just use the switch for over-riding it
I'll need to poke my head behind the wall again and make sure that works. I don't remember if there are two lines heading up to the light (one for light, one for fan), or if they are one line.
but I am following I think.
Also... these dimmer modules are super expensive.
Those are Z-Wave, Z-Wave is costly
in my head I was thinking a 34 cent relay I would hard wire behind the switch to the fan. Was not expecting a 50 dollar part to go behind my 50 dollar part to pair with a 50 dollar part.
π
Do you have stock in Z-wave... cause then your advice makes sense. π
Any advice for super low profile (or like... embedded into the doorframe) door sensors?
There's some really nice Z-Wave ones of those π
Aeotec do ones that you put inside the door, and Sensative (not a spelling mistake) do really low profile ones
For most things the Xiaomi Aqara (Zigbee) ones are good enough
And they're a lot cheaper π
I like cheap!
cheap cheap...but those strips are looking amazing
local shop closing at 18.00....going to pay a visit at 22-23.00 :))))
the design worth the money
I use them on all the exterior doors, because the vanish from view. Can't justify them for windows at that cost though π
65 euro / strip
The Aqara ones look pretty big. I am sure in time I would forget they were on every door in the house though. Luckily our doors are white so they blend a bit better.
They're not big big, let me get a photo or something
I don't think I am running anything zigbee at the moment, so I'll have to get another hub.
pretty tiny aqara as i saw them
The Aqara looks smaller due to the cleaner styling
going to buy a aqara button to use as a doorbell...but i want a smart speaker to connect as audio . cannot find
no alexa...no google allowed
Konke's button is only slightly taller, but a lot smaller otherwise - I'd try that personally
Google Home Mini π
well...ok...hope u can handle a tornado
sure my wife will find you when she will find google mini in the house :)))))))))))))))))))))))
no google or alexa
I've got a bunch of them, and a handful of the Home Hub devices that double as photo frames
The wife loves them just for the photo frame feature
You can physically turn off the microphones
hm...can be an idea
i will tell her u gave me the idea π
Google Nest Mini, 2nd Gen, Coral
so...no other option?
Sonos? I mean, there's a whole long list of media player #integrations-archived
Anyone get a NanoMote Quad button working? I have it working in SmartThings but only the battery state was pulled over in the HA (using Smarthings integration since my Raspbee isn't working for some reason).
@rugged knot Please DO NOT cross post. Read the channel description, post it and wait for folks to respond.
If you don't get any responses after an hour or more, and your message is no longer on screen, it is fine to re-post or post a link to it.
Sorry, I was looking at the different channels after the first post and thought maybe this is a better channel. Wont do it again.
You should read the channel topics π
They're at the top of the window, and they tell you what's on topic in that channel
Sorry Tinkerer... I vanished on you mid discussion. Do you have a preferred zigbeestick?
Is this answer still valid: https://community.home-assistant.io/t/which-zigbee-usb/153241
See the pinned message in #zigbee-archived
hmm, stock is not so easy to find it seems.
Cc1352p2 
Hi All, just rebooted my VM for the umpteenth time, started getting an error after installing influxDB (since removed it) "udev[493] bind failed: address in use"
and for some reason now neither of my USB sticks (zwave/conbee 2) are working...
everything else appears to be as normal, but nothing attached to the usbs is working.. and the show hardware now has a MASSIVE list that was only a couple of items before.
hardware info literally scrolls for a minute now π
That board is heck-a expensive, and large... Any reason to look at it rather than the recommended boards? (besides the fact it is the only one in stock)
It's powerful and it works ( if you want to use zigbee2mqtt)
I don't see any compelling reason to go one way over the other (mqtt vs zha), so I have no issues with that.
Compared to the cost of buying bulbs etc, it is nothing
Best regards a guy with 100ish zigbee devices
I found one that ships to america... the first site was UK based and charged an additional 15 to ship.
made it about 65 for the board, but found it on TI for 40
Sounds like:
- Reboot
- See your install method channel π
Yeah dont yet another reboot, but not happening.. happy to move to the OS channel π
Anyone know of a smart in-wall schuko socket with energy measurement ?
When it comes to HD fire tablets for HA wall mounting, what do people usually recommend? Fully Kiosk? Or Wall panel? Iβve seen both recommended.
anyone recommend some decent smart plugs that are plug any play (don't require any special fw or mods to work with HA)?
Anything #zigbee-archived or #zwave-archived
Please have a read of the channel topic here @mental zodiac π
To answer my own question, Tasmota has a nice list: https://templates.blakadder.com/plug.html
Hi, i dont know if im right in this channel for my question, but did anyone know if its possible to integrate https://www.banggood.com/BlitzWolf-BW-AP2-360Anion-Smart-Air-Purifier-500m-or-h-CADR,H12-HEPA-Filter,34db-Quiet-Air-Cleaner,3-Mode,4-Gear-Wind-Speed,Timing-Function-with-APP-Control-p-1779322.html?cur_warehouse=CZ&rmmds=search in home assistant? i tried the Tuya integration an the local tuya without any success
Hello
I have question about bulb integrations. I have yeelight and philips bulbs and it takes some time before HA will discover that bulb is in unavailable state (when I'm clicking power switch off on wall) or when it's going from unavailable to on status (I'm turning lights on using switch on wall). Is there any way to improve speed here?
I found option scan_interval, not sure if it will work
#integrations-archived would be #integrations-archived - as mentioned in the topic π
can someone tell me if what I want is possible..
I have Ubuntu Desktop 20.04 installed and HASS Supervised installed on that.
I have a 2tb Drive that I want to use for storing information and be able to access this INSIDE HA.
When I view Supervisor > System > Hardware I can see my drive:
That'd be a topic for #330944238910963714
ah.. sorry.. thank you!
Hi, Has the ios stopped working with the server ?
If you mean has the official iOS app stopped working with HA then the answer would be no
#ios_and_mac-archived can help you more there I'm sure
so right now i'm using an aqara sensor at one of my gates but it just keeps dropping connections. So I think I may have to hard wire something over there. Are there any good zigbee gate sensors that can be powered? My other problem on that side of the house is power supply, I'd have to run a line, which isn't the end of the world but one more headache.
I really like these aqara sensors though
If it's dropping the connection it's outside of mesh range...
Mains power to it won't help
other thing i could do with running power out there is drop a repeater closer. right now I have a tradfri wireless control outlet about 15 feet from it, and then another repeater about 20 feet.
i'm looking at the mesh network visualizer and it just seems to skip over that repeater in the garage :/ I may swap out the sensor to see if that helps.
I'd love to found a wall outlet that has a built in zigbee repeater in it.
i like those sensors you have, the flat ones but i can't find those anywhere here.
Hi All, quick question... I have two lights added to an area "Master Bedroom", and when I say "Turn off all lights in the master bedroom", it's only turning off one of the lights... any tips short of rebooting HA?
Probably better asked in #voice-assistants-archived
@hybrid parrot Got you. I'm going to try groups, since I kinda want to segregate by level of house anyway (e.g. "Turn off everything upstairs")
Hi! I'm looking for a way to have 4 wired open/close sensors in my garage (-20F does a number on my batteries it seems) - any recommendations?
hm tough one. I think Id probably built something arduino based, using traditional reed and magnet switches, with all 4 fed into arduino (then power the arduino in garage, or via PoE cat5)
or raspberry pi of course
i was hoping for a less diy solution
Yeah, i hear ya. What about some insulation around the sensors? So long as they line up they dont need to be directly connected to the garage door
Hey, looking for mesh network recommendations. Ideally 3 points, about Β£400 max and am in the UK
I quite like my Asus ZenWiFi units
Do you have the AX or minis?
The AC ones
I don't have any AX capable devices to make the price hike worth it
Besides, WiFi 6a/e/whatever is coming soon π
Ok ill take a look, was initially looking at the google nest wifi but am a bit unsure and was looking to go wired ubiquiti but looks like it's not going to be possible.
I ended up using mine as separate access points, simply because I wanted wired backhaul and getting it to behave with that was frustratingly hard
Ah ok, so you aren't running them as a truly wireless mesh?
Not now, no
I can confirm that bit works really well though π
I didn't want it to, but it did
And just out of interest were you using two units or more? Looking to cover a slightly above average 2 storey, 3 bedroom uk home.
I got two, though to be honest one provides each provides whole house coverage, despite being in opposite corners
https://github.com/DubhAd/Home-AssistantConfig/#floorplan is the layout - one is by the TV downstairs in the bottom right, the other is in the upstairs bedroom in the top left
Oh amazing, looks like two it is then! Thank you very much for your help
No worries
where do you keep your config secrets? some secrets.yaml which is .gitignore'd?
@cedar venture Rather than putting sensitive information (passwords, locations, etc) into your configuration, you can store them in secrets to make sharing easier.
Same place everybody else keeps them π
nice, thanks
hey guys, i search for a 12v (wifi or zigbee ) dimmer, i didn't find it, but a friend toldme to use PWM signal with an esp8266, but i don't know how to code the esp8266 to make a PWM dimmer, there is a code somewhere ? on the ESPhome website maybe ?
if someone know an other way to have a 12v dimmer, tell me please π
Any ideas for remote management of Android devices? I have several tablets around my home that display either Lovelace/Tileboard or MagicMirror. I have set up Tasker on one of them to lock the device at night so the screen turns off and unlock it in the morning. I want to replicate this on the other tablets, but since I will undoubtedly make future changes to my Tasker profiles, I don't want to do it manually on each tablet. I'd like to keep the master copy in one place and deploy changes to all of the tablets.
- FolderSync on each device to replicate Tasker profile changes from a master device to the rest?
- ADB over wifi to push changes from my computer to each device (is this even possible?)?
- Android Enterprise Management?
- Something else?
Canβt answer you question but what mounts do you like for your tablets? Have a fire table hd 10 I want to wall Mount but make removable maybe
Hello π do you guys have any experience with this zigbee blinds controller? https://www.insta.de/produktloesungen/nexentro/produktdetail/zigbee_jalousieaktor_mini
Looks like a potential candidate to fabricate into motor housing
Might be better off asking the folks in #zigbee-archived
not really help related but i figured it would fit to #hardware-archived pretty well. i used to run hassio on my pi a while back but i dropped it since i didnt have enough devices worth automating back then. i recently bought some led strips and bulbs so i want to get it back up. in terms of server, i have two (well three) alternatives now:
1.) my rpi 3b (currently running octopi, might be slightly overwhelmed with homeassistant and rpi)
2.) my windows server (running windows because i sometimes stream games via parsec)
3.) buying a new pi (4)
what would you recommend/do?
I will get soon zip shades that will be automated to go down when too bright. I got a warning not to move them when wind is too strong. So I need to find out a wind speed meter that I can also integrate into HA. There are TX20 or TX23 devices that can work with Wemos on 3.3V which would be perfect but I can not find them anymore. Also saw some RFXTRX solutions with Oregon, but this looks bit more complicated as I need to fetch RF from them into USB based device.
I haven't put it up yet but I printed one of these https://www.thingiverse.com/thing:4579780
Anyone on used adb for input switching on a hisense tv? Did a dump and found..... intent={act=android.intent.action.VIEW dat=content://android.media.tv/passthrough/com.hisense.tv.hitvinput%2F.hdmi.HdmiTvInputService%2FHDMI200004 flg=0x10000000 cmp=com.mediatek.wwtv.tvcenter/.nav.TurnkeyUiMainActivity}, but am start -a android.intent.action.VIEW -d content://android.media.tv/passthrough/com.hisense.tv.hitvinput%2F.hdmi.HdmiTvInputService%2FHDMI300004 com.mediatek.wwtv.tvcenter/.nav.TurnkeyUiMainActivity -f 0x10000000 just results in "Warning: Activity not started, intent has been delivered to currently running top-most instance.". Any thoughts would be welcomed.
ooh i like that
wonder if any of these are weather proof. i have outdoor shades that i wouldnt' mind putting on these
outdoor shades here too Somfy something motor (433.something MHz), not easy to find a way around their magic
For a Raspberry Pi 4, HA OS, is there any way to expose the onboard audio device for playing media through an automation or script? I've been digging but have been unsuccessful at finding an example of this. Basically looking to play an audio file through a local speaker, not stream it to another device over the network.
ha audio info shows the "alsa_output.platform-bcm2835_audio.stereo-fallback" but no commands will successfully play audio, and often get a "cannot find card 0" or other device not found errors.
does anyone know much about how "nest assisting devices" work? we have 3 nest learning thermostats in the house, but i'm trying to install a 4th in the basement and it fails connecting to the nest app everytime because it's too far from the nest assisting device
what serves as a nest assisting device? I'm assuming i need something that can bridge the gap between the thermostats?
Evidently you can just take the thing off the wall and press the button on the back to navigate, so i brought the faceplate upstairs and connected easily
Has anyone used the Qubino RGBW z-wave controller with Home Assistant? The way it works leaves much to be desired as it sits, with the biggest issue being a complete lack of control of the dedicated white channel.
Any ideas for humidifier water level monitoring? I want to turn it off and send a notification when it's empty. Currently trying to see if the wattage drops when it's dry but the water container is empty and the wattage hasn't dropped.
Do you mean monitoring ambient humidity in the room or monitoring the water level in the humidifier to know when to empty it?
Monitoring the water level to know when to fill it
I wonder if you could use a flood sensor, and invert the signal to know when it's low enough
Simplest would be a microswitch where the water container sits. Empty = low mass = switch not pressed down
But everything fits together snugly so I'm not sure where I would put it
Honeywell HCM350
That seems a bit difficult to get just right and consistent. Getting the microswitch calibrated to only trigger at the right weight would be more work than necessary, on top of finding a way to make the tank free floating.
Do you use distilled water? If you do not, you can use any flood sensor no problem. If you do, I'd imagine you'd need a flood sensor that relies on a float.
Not distilled
Iβd prob just drop a water sensor in there and when itβs dry. Notify me
I'm struggling with the same thing. Feels like the easiest answer would be a shell_command but I don't think any audio player utilities are installed in the core container (if that even is where shell commands are executed)? Other old posts suggested using mopidy but I think the add-on for this is no longer available for arm devices. π
Yeah, modipy isn't compatible... I tried a vlc add-on, and it sort-of worked... but it was choppy as hell on a very simple file :/
VLC is pretty hefty IME
Only other option I can think of is to build a container running e.g. a flask web service to handle playing the sound. But then how do I make the audio device available to it?
Yeah, VLC feels like an overkill. It would be nice if something like aplay, ffmpeg, mplayer, or the vlc command line only tool was available as a command and it could be directed to the audio device.
Looks like I'm going to go down the route of building my own local add-on. I think it's possible to map devices like /dev/snd into an add-on container using the devices key in config.json.
Then I'll use this https://www.home-assistant.io/integrations/rest/ to trigger playing the sound.
I'm honestly close to writing a simple .net core rest app for my desktop and having it call that :/
π€£
Similar to your approach, but bypassing the add-on part. π Would definitely prefer a native solution though
If doing node, there's node-speaker... Seems to depend on mpg123 as well
You can run nodejs? I didn't know. That's interesting.
Well, the new ZWave stuff is node: https://home-assistant-docs.netlify.app/integrations/zwave_js
HI
Need some guidance on heating setup please.
Current Situation Nest Thermometer with dumb rad valves. Heating the whole house based on temp of where thermostat is located.
I have on order x 8 Aqara Smart Air Pressure Temperature Humidity Environment Sensor
Sonoff Bridge to be flashed with Tasmota.
I want the best option to control individual rads or zones with different heating requirements based on heat temps and times.
Looking to keep the Nest if possible or options i have seen Tado wireless starter kit. But also seen on AliExpress good value Smart Rad valves.
So a little confused or overwhelmed would like integration into HA and something reliable that can work with Sonoff Bridge if possible.
Anyone have a good recommendation on outdoor motion or (more preferably) door/ gate sensors?
the psycho in me just wants to seal up a cheap zwave/ zigbee door sensor and give that a go
anyone have any good camera doorbell recommendations? i currently have zigbee2mqtt setup as well as a raspberry pi home assistant OS setup. willing to expand the setup though
with a smart speaker and an aqara button u solved it
@violet belfry Another thing that might help is to setup a script to run the system's fan on a schedule, maybe for 10-15 minutes every hour. This could help circulate the air in the home and regulate the temperatures better. It has helped in my home with hot/cold spots.
These are awesome
How has the battery life been? Iβve heard mixed
Can't speak for the LoRa ones, but the Z-Wave ones are going to hit, or exceed, the 10 year lifespan
The one that's been in for about 5 years now is at 50%, the others are at 75% after 3 years
Right now im using the aqara ones. Theyβre def holding up with the weather but range wise ehhhh
I got a few z wave ones. I am going to put them in a weatherproof plastic enclosure and give it a go. π
Hey - I've just picked up a few Aoycocr Smart Sockets and wanted to use them to graph energy consumption. Before getting them into HA or anything I wanted to play around and just call them directly with a little python script. This works, but the energy consumption values only seem to update every 5-10 minutes which renders them... pretty useless. Is there something I'm missing? These are the newer Tuya ones which can't be flashed so I'm out of luck on that one. Was just wondering if I was missing anything obvious before I return them. The script I'm using is: https://github.com/jasonacox/tuyapower/blob/master/plugpower.py
The Smart Life app also displays the same issues and sometimes displays the consumption as 0w despite there being a load, or will only update every 10 minutes or so π¦
Hm, seems to be the same issue as: https://github.com/jasonacox/tuyapower/issues/7
Looking to get started withΒ smart rgb bulbs and looking for a recommendation since it seems like many companies are changing firmwares here are my requirements:
β’ USA
β’ Bulb price $10-$15
β’ Don't care about protocol except that I can control all the bulbs from HA
β’ Would like power monitoring and scene control
Well, bulbs don't generally support power monitoring, but Zigbee would be a good choice IMO
The Philips WiZ lights have some power consumption monitoring/stats, but not exposed through any HA integrations at this time.
I switched from deconz to zigbee2mqtt using conbee 2... But I'm getting poor signal to some of my switch... Anyone eles have issues
Yeah I was thinking of the Wiz, I just saw that there is now a HA integration for them, have you used it?
Do you have a preferred zigbee bulb? I only found sengled
Hue are apparently the best, but it depends on what you want
Ikea's are fine, just don't touch Osram
Shelly Door and Window 2 goes unavailable after some time in the home assistant, it works perfectly in the shelly app, my guess is that when the device goes to sleep it becomes unavailable in the home assistant, somebody knows is there is a way to prevent this? Thanks
Yes, I have 7 WiZ lights right now, using the WiZ integration from the github repo as a custom component for now. Works quite well.
I think the colours on hue are way better, but for non colour the ikea ones are pretty great and a fraction of the price
I have a couple hue, but they are too expensive for the amount I want
Hello Folks
any good Temperature sensor for HA that work with zigbee (I have a usb dongle) I prefer that temperature have some display to directly on the sensor
but can be zwave, also
aqara sensor
Have a look at https://www.zigbee2mqtt.io/information/supported_devices.html there's a few there with displays
hey guys, i got bali automated blinds that use somfy motors zwave... the blackout shades don't block 100% of the light and i'm returning them for non automated + side channels to block 100% of the light.
I'm looking to automate the new blinds with whatever i can that is : reliable, looks clean and works with google/siri
any recommendations ??
any version? because I heard somewhere that the new versions is not compatible with HA (or is the gateway Idk)
what gateway?
Xaomi one
no need gateway if u have a zigbee radio
If you're going Zigbee, go direct, go #zigbee-archived π
anyone have a recommendation for a thermostat that works with HA, and works with baseboard heat?
don't need cooling functions, but if it can send a cooling command to HA and HA can then blast it out to my IR blasters for my minisplits that'd be dope
currently have Zwave set up for other stuff if theres a good zwave one
Anyone have a recommendation for a gas (natural gas) detector? Zwave/zigbee/wifi/ble is all fine
looking for a zigbee beeper/alarm (low-med volume), can only find high volume sirens and even those seem to be discontinued. Any ideas please?
Is there a landscape lighting controller that works well with home assistant, similar to opensprinkler?
I see on the forum people suggest just using a smart plug but it'd be neat to be able to have more control
More control I mean being able to control multiple low voltage lighting groups via a WiFi connected controller similar to how you can program multiple zones with opensprinkler. Seems like there might be a pi based solution. But I will check this thread. The thought of building a custom product is a bit intimidating
So zones?
Yeah. Might be best just buying the ring controller
This Qubino RGBW and Home Assistant are frustrating me. I can't figure a way to turn on the LED strip from home assistant with only the white LEDs on. white_value works in the service call, but there is no way for me to turn off all of the rgb LEDs, only to adjust their ratios.
It's frustrating especially because I can turn on just the white LEDs via a physical button wired directly to the Qubino, but not from within home assistant.
Is there anyway to connect ble lights using the telink chip to home assistant?
I've connected a broadlink rm mini 3 to hass and I've learned a couple of air conditioner IR codes. I can call remote.send_command and provide the entity_id of the mini and the base64 string describing the IR command. So far so good. I now would like to link that into hass as something I can turn on and off and control a setpoint via lovelace. I think I want a "climate" thing for this, but I have no idea how that integrates with anything. How do I create a "climate" entity and bind its turn_on an turn_off actions to call the remote.send_command service appropriately? The climate docs (https://www.home-assistant.io/integrations/climate/) describe how to use the climate integration to control climate objects, but isn't helpful when it comes to creating a climate object.
I've found "basic_thermostat" but this doesn't quite fit the mould
I'm expecting to find a list of built-in climate objects (entities? devices? platforms?) that I could look through to find the most appropriate one for my aircon
the basic_thermostat seems to expect separate temperature inputs and heater outputs, this isn't how my system works. There's no control loop to be closed by hass, it's output-only
This seems similar to my remotec zxt_120 which is a zwave IR blaster designed for AC units. It has no rx feature, just TX. It sets up as a climate control because it has a library of IR commands for each temp level the AC unit can handle. I wonder if there's a way I can pull the backend setup for my climate device for you to see it.
I have a feeling though that since it's zwave, zwavejs handles the actual climate device and does it's wizardry for HA
Does anyone know if new Moes (Tuya) thermostats block tuya-convert?
Does anyone know if there have been any tests / comparisons done to determine which is more accurate - Xiaomi temp and humidity sensor or the Sonoff SNZB-02? I have both and curious about it.
I've never seen any myself
Of course, I wonder how many smart home folks have a properly calibrated thermometer ... π
haha true. Better just to buy every brand and average them out π
The Xiaomi ones seem fine here, they report values very much in line with both my Aeotec and Konke sensors
Interesting. I have 5% different on humidity and less than 1% on temp between the Xiaomi and Sonoff with the Sonoff being the lower one for both measures.
Hey I heard that when it comes to motion sensors the Z-Wave ones are awesome.
π
which do you guys recommend;; the aotec? ecolink? something else? I will pay a premium for this
The Aeotec ones are pretty solid
The Fibaro ones are slightly less visually intrusive though
IMO it's largely about whether you want battery power (Fibaro) or the option of USB power (Aeotec)
Thanks again, Tinkerer!
hey ho
is there a possibility to track the sunset and the sunrise, to automate shutters by light intensity?
a device or similar?
https://www.home-assistant.io/cookbook/automation_sun/ or did someone try the sun function in ha?
There is, indeed, an #integrations-archived for that π
You can use that in #automations-archived to do what you're asking
yeah i know , did u test it?

No, it works with a made up one for Mars

I mean, of all the questions to ask, that one takes the biscuit ...
I get it, but are there tools that control the shutter depending on the sunlight? For example, to keep the house cool. That would be dependent on the position of the sun.
The SUN variant is of course already ingenious, I have to see how I get that into the automation process, but I thought there is also something like light sensors.
sorry if I have expressed myself wrongly, the question comes of course stupidly
So, yes, you can buy light sensors that tell you the light level and use that
Or you can use the state of the sun, including elevation and azimuth
Or you can combine all of that
Yes I was just wondering how reliable "sun" works at the end of the day. But of course it's really a stupid question, otherwise you wouldn't have built in the functionality.
Can you recommend a light sensor?
Yes, it was a stupid question π
like i said, sorry π
hm, nice with zigbee
the sun as a star is definitely reliable π
whether you have clouds between the sun and your blinds it is a different story
You can fake it reasonably well with the elevation, azimuth, and a weather #integrations-archived
Doesn't beat an actual light sensor
i feel this argument π
so ok, the sun integration guys, feels bad to ask before π
sun elevation + weather forecast fakes it pretty well
Using same sensors. Quite fast to report new value. Never failed.
Will SNZB-02 work with HUSBZB-1?
Any cheaper hygrometers for HA shipping from USA?
The stick is irrelevant, the integration you use is what matters
Can anyone recommend a usb mic-speaker combo type deal that would work with Ada for replacing alexa?
(i.e. something with array mics and a small speaker with internal processing to get a single mic line)
I wonder if the raspberry pi AI kit would work
i don't see a mic on that kit, but that led me down a small rabbit hole that led to this thing https://wiki.seeedstudio.com/ReSpeaker-USB-Mic-Array/
seems to be usb audio in/out with a mic array; just add small speaker
hi, not sure where to ask this question.
- I have some MQTT lights (and other things). they are automatically registered on HA via mqtt discovery. I want to know how I can access the each lights command topic for use in some template work? Command topics aren't appearing as an attribute but i can see it in an mqtt explorer
That's be for #integrations-archived - but explain more about what your goal is
thank @winged knoll I have a list of mqtt lights and want to send them an mqtt command (same payload) to control a special feature they have. (Using a group won't propagate any 'special' attributes). To do this I need to find the corresponding mqtt command topic for each entity (light) in order to make the mqtt publish service work. If it matters, my plan is to create a list of command topics corresponding/from a list of entities, and then use a repeat loop to cycle through the mqtt publish service using index to grab the next topic from the list in each loop iteration
If you have MQTT Explorer it lists everything
You can look under homeassistant/ for the Discovery messages
i can see it on mqtt explorer but I wan to know how to query it from a template / jinja
Well, you can't
You'd want to use one of the MQTT services for that
Or MQTT sensors to read them
See the #integrations-archived channel
shame ... would seem like a normal thing to be able to query for an mqtt device.
Sure, but you need entities
And that's a thing for the #integrations-archived channel, still π
@winged knoll ive tried the first link before but ill look at the sensor route... although this will mean a lot of sensors and then Id still need to associate them with the lights ... so messy maybe
Hello, Every one ~ I'm newbie in hassio. so i don't know how to install node js on hassio
You don't
And there is no "hassio"
If you mean #330990055533576204 then you still don't π
You'd need to use (or create) an #add-ons-archived with the software you want to run
I'd created it on raspberry pi.
Created what?
Hello, I'm exploring the options and possibilities of Home Assistant and one of the things I'm looking at is using it as a local hub to cut off my Tuya Smart devices from the internet. Is that how HA works? Or am I seeing this wrong?
(I hope this is the right channel...)
its not how HA "works" but it is one of the possibilities
Unfortunately, they've patched their devices, so tuya-convert doesn't work anymore...
Yeah, I'm completely new at this, so I'm still figuring stuff out before I go out and buy stuff π
look into tuya-local to see what is and what isnt possible
Ah, thanks π
So I have an idea and I am wondering if there's a device to make this happen
My house has hot water baseboard heat. Thermostat has 2 wires to turn heat on or off
It also has mini split aircon.
I've got zwave IR blasters for the mini split aircon.
Would it be possible to wire up the "cool" wires on the thermostat to a sensor that then sends a signal to HomeAssistant to turn on the aircon?
How do people go about music from Home assistant? I made a nfc tag reader and im able to trigger music playing from spotify on my computer, but I really would like it to play on some sonos speakers. Would feel like a defeat to have to cast it to the google mini π
Sonos supports cast, so it should be exactly the same
not the old sonos speakers π¦
I have the oldest Sonos speakers, they support casting just fine
Hey all! I'm getting some entities dont rename when I change the name of their device. I do say when when it prompts to update all entities, and i doing something wrong?
Entities using what integration @abstract plover ?
zigbe2mqtt, though I think others may suffer same
I rename all my zigbee2mqtt in zigbee2mqtt, those names are then respected in HA, using five different brands
Do you do this natively or using zigbee2mqttassistant, I tried (assistant I think) and ended up having to delete the devices completely as they got "lost" in HA, couldnt control but I could see them (and control) in zigbe2mqtt π¦
.. actually, checking now I find same issues with tasmota devices (using MQTT)
I do it in my zigbee2mqtt config files
Yeah, I rename my Z2M devices in Z2M, and then it's consistent everywhere
so that will update all associated entities too?
Yes
tried on one - entities renamed now but are all "unknown" state, guessing that should update next time I hear from the device?
If you're looking at the dashboard then it's probably showing the old entities still
Check
-> States
I was on the device page but it's updated just now, I'm being impatient..

Thank you for helping!
What do you guys use for air quality? Trying to size up an esp chip + sensors for as low cost as possible.
Indoors? For safety or curiousity?
Indoors + both.
Need a co2 + some general air quality sensors.
I need a few ble repeaters so thought I may as well gear them up to make them more useful.
Co2 could be dedicated
Anyway of integrating a AnyCast device to HA?
That'd be a question for #integrations-archived
Is it possible to change entity ID's for items in zigbee2mqttassistant? I can change friendly name which gets carried across to home assistant but my switches have ID's like switch. 837738999x00x for example..
Has anyone seen a sensor for pipe blockages? Putting some together to heat my boiler condensation pipe when it freezes.
If you're on a recent version of Z2M then just renaming it there should work fine
Of course, that's a question for #zigbee-archived π
It works for friendly name but not the entity id
I'll admit I've not touched Z2MAssistant since Z2M 1.15 and native UI support 
However, the #zigbee-archived channel would be where to ask
OK I'll ask
@foggy wasp Flow sensor?
Do flow sensors detect no flow with/without water? As the pipe won't have anything running through it 95% of the time.
As mentioned in the channel topic that's not a question for this channel - the topic tells you where you want to ask π
Itβs just not clear sometimes what to ask where. I thought because itβs a device I have to ask here, what Chanel do you suggest?
Did you read the topic?
Do you know where the topic is?
Is there anybody out there?
Ah hmmm.. good question :/
a recommandation regarding a smart dehumidifier that can work with ha ?
Any connected load cells or scales that I don't have to build myself?
- USA
- $20
- Zigbee or wifi
- Able to get a weight reading at least once an hour
If you're looking for Zigbee devices, see the list of hardware in the pinned messages over in #zigbee-archived
There's questions in the pinned messages here that would help others if you answer them π
Ah, I see there's more context to the question π
hm...no dehumidifier...ok....video doorbell then ?
#cameras-archived has had suggestions for some before, I know there's a few on the market
hey i just integrated my yeelights but i dont see them as devices (this is my first intergration beside google cast) plz @ me if you reply
@tame flower Questions about a hardware device (not their #integrations-archived with HA, and not the thing that HA calls devices)? Someone might have the same device and be able to help you out! If you've got a Z-Wave or Zigbee devices, see #zwave-archived and #zigbee-archived, #cameras-archived for cameras, and #diy-archived for making your own stuff.
Problems with the Blue? See #330990055533576204
If you want to share images, use https://imgur.com/ or similar.
Please use https://www.hastebin.com/ or https://paste.ubuntu.com/ to share code or logs
@tame flower Not every entity in your system is associated with a Device. If you want to see everything, look under Developer Tools then States or in the Entities menu under Configuration.
minimum viable product on the audio player: https://github.com/owlz84/hassio-soundplayer
just update your config.yaml to include
notify:
- name: doorbell
platform: rest
resource: http://local-simple-sound-player:8099/play
message_param_name: filename
I'll have to give that a try later, thanks!
the automation then looks like
- id: ring_doorbell
alias: there's someone at the door
trigger:
platform: state
entity_id: sensor.doorbell_button_action
to: "single"
action:
service: notify.doorbell
data:
message: bell.mp3
I did a rest service in. Net on my desktop and had it call that for now
Having a local source would definitely be better
It's really slow, lol. 1s roundtrip time.
Ouch
I had my TP link switch go unavailable. I deleted the entities, which may have been a mistake, now I cannot figure out how to create new entities with them. They show up as a device, but no entity. Any advice?
anyone?
@foggy nebula how do you load that plugin into hassio? I tried custom_components, but that didn't work
edit: nevermind, got it! π
Is there a recommended device to play an alarm when the ha alarm panel is triggered? Tried to use aqara hub but I think I have the new one which cant control the audio on it.
I accidentally deleted a TP link switch entity, now the integration shows the device, but not entity. Any ideas on how I can fix this?
@sharp imp any cast device or media player
@green oyster remove the integration,readd
I have tried that, when I re-add it can no longer automatically detect the switches
Hi. Can someone tell me why my vibration sensor under deconz different and too high temperatures? They lie next to each other and my multisensor shows 23degree and the vibration 26/33/31/33.
See #zigbee-archived
I'm looking for hardware suggestions. I'd like to have a simple, low powered (preferably battery powered) status indicator that I can stick up outside my office door, and hook up to the home assistant to say if my mic/camera are on (so as to designate me being in a meeting!). I'd also like it if there were an expandable version of this to display some status lights near the front door (whether it's bin day!). Does anyone have any suggestions?
If you use teams there is a component to grab your status
And I designed a small esp cube for the purpose, but you can use any light in HA
@fringe moon the home assistant app on mac will happily do the "detect" part of the automation - it's more about the "show" side. I've no experience with ESP cubes or similar π So looking for something pre-made before I go down the road of learning new hardware stuffs
Any reccomendations (that're lightweight, and battery powered?)
or a good resource for looking through devices and filtering for criteria ?
I don't do battery except for lora, so no idea, usually a usb outlet is nearby
Or a mains powered light
It'd be on my landing, which has the landing light (don't want to mess with soemthing that's providing actual light for vision) 4 doors and a lightswitch. Nowhere sane to plug something in
Something USB might be possibleif it's moddable to hold a battery though
ESP devices are very battery friendly
π I'm just wondering if there's something pre-built before I go down the DIY route
Moving on from my Wyze door/window sensors. Are the Aqara sensors good for this? Or should I go Zwave?
on an unrelated note, I have an old android tablet running android 4.0.3 with no updates available... it's old enough that even the play store doesn't work anymore. now I wonder if there is a way for me to use it as a front end device?
the standard web browser apparently isn't capable of secure connections... I even get a "A secure connection could not be established." with my own HA server (via duckdns), twitter and duckduckgo.
Does anybody that uses the tradfri outlets know if you can disable the leds on them?
it's just rebooting instead of rebooting into the bootloader when I give it the "adb reboot-bootloader" command...
This specific tablet needs to be unlocked, with a tool form the manufacturer (asus) and this tool isn't compatible with the tablet anymore... and older versions of the tool aren't available anymore..
doesn't look like you can
https://imgur.com/IKDX0pY
@gentle fossil thank you very much this helped me with my buying decision a lot, i dont like when they are not able to be turned off
greetings from tyrol
Greetings back from lower austria, good luck with your rona outbreak down there
How bad will the flames be if I ask a very newb question?
On a scale of 0 to 10 ... somewhere around 42
Awesome, I brought steaks
Haha!
I have some temperature sensors that only update once every five minutes. Iβve read a bunch of documentation, but canβt figure out how it where to change the update rate
Well, that depends on what those are...
Probably not then, if they're battery powered
If you want faster updates then you need something USB/mains powered
It has a hub. It updates like every 15 sec internally
But doesnβt update on Home assistant but every 5 min
https://www.home-assistant.io/integrations/wirelesstag/ suggests you may need to set up Local Push
That'd be a topic for #integrations-archived though
Check. Ok thank you. Iβll wrap up my leftovers with the fries. π
Now I hafta figure out how to change my schema to http
Hello, I'm having trouble using a DHT22 sensor.
I have it hooked up to a raspberry pi3b+ via gpio.
I have searched and everyone has an ESPhome device and I just want to connect the sensor to the Pi directly.
Any tips?
And the pi is running..... What?
Homeassistant core
So you are running raspberry pi os ?
No
Home Assistant OS
Then your options are quite limited, I think... Because you need libraries to use it
I have added the yaml code to configuration
Can I install those libraries onto Home Assistant OS?
Hmmm in just found that
Then the libraries should be there
If you follow that, what does not work?
I think I got it to work... I guess I had a few rogue spaces between things
Is there a way to manually set polling intervals?
Is scan_interval: is the option I include in the configuration.yaml file?
The TP link intergration no longer automatically detects TP link smart switches. Anyone know why it would do this? perhaps a problem in the entity database?
Do you have a single flat network?
And running home assistant in docker in host mode?
Also there was a firmware that disabled local control, no idea if they fixed that
I deleted the entity by accident, and couldnt get them back. So I deleted the intergration and now it wont auto populate the switch. I run HA off a Pi. The switches firmware hasn't been updated.

Home assistant is never easy is it...
I only have one, and it has worked flawlessly for 2 years
I always have mountains of problems
Guys what should be (the best/most optimal) wifi settings for xiaomi/yeelight/other iot devices/etc. ? I have problem with some devices becoming unavailable time to time. Now I changed wifi settings to custom channel/freq and it's even worse.
Does there happen to be a german electrician here? π Or at least someone that knows what a momentary/push button light switch is called in german. I think it's called a "Wipptaster"
Sounds right, but @gentle fossil will know @sturdy shuttle
Cool, thanks. Ordering some stainless steel switches. Hopefully going to build a new house sometime this year
wippschalter or maybe wipptaster yes
tastschalter apparently is the correct phrase
yes it is
9οΈβ£ 9οΈβ£ 9οΈβ£ @gentle fossil
still in the air @fringe moon ?
Nein
chicken or pasta?
@sturdy shuttle this might be the one you search for, it's a schlieΓer - only close, no open
https://www.elektroshopwagner.de/product_info.php/info/p164016_Busch-Jaeger-2020-US-205-Wipptaster-Einsatz--1-polig--2-Schliesser--2CKA001413A0491-.html
That one, as far as I can see, is just two poles with common "in"
The other one is two independent poles
yes but I believe it stays in position
you only need one "in" either way with AC, don't you?
Both are "schliesser". With the one I linked I can have separate phases if I need that, I can't with the other one
I might not need it, but I'm fine with wasting a couple of euro on that :) I'm planning to move away from our silly Danish outlets
Every piece of consumer electronic comes with a schuko plug anyway, so it makes no sense to continue putting three pronged outlets in the walls
anyone in UK got a central heating system which allows 'per-room' thermostats? Im guessing it needs a smart thermostat on each radiator, but are there any systems which even support this?
thanks, "zigbee TRV" is the term I was looking for
I was googling all the wrong things π
Is there any way that i can know if a wifi device will work with Home Assistan?
@flat jacinth check if it has a integration or can be flashed to a firmware that allows integration (like tasmota)
Okay thanks
can someone give me advice about picking up 433 mhz signals of a remote?
do it often, take a look at the results. they don't always pick up the correct code instantly
Also keep an eye on the correct voltage - some require 5v, they will still work on 3.3 but the rf codes will all be "jumbled"
What's the best humidifier to automate? I'm thinking one with auto-shutoff on empty would let me detect the drop in wattage and send an alert to refill it. It would need to have a physical power switch/mode dial so it can be turned on and off from a smart plug based on readings from my humidity sensor.
What causes the history to not show in a graph? Both of these are motion sensors with built-in temperature monitoring
https://imgur.com/a/JkOudoY
Questions about a hardware device (not their #integrations-archived with HA, and not the thing that HA calls devices)? Someone might have the same device and be able to help you out! If you've got a Z-Wave or Zigbee devices, see #zwave-archived and #zigbee-archived, #cameras-archived for cameras, and #diy-archived for making your own stuff.
Problems with the Blue? See #330990055533576204
If you want to share images, use https://imgur.com/ or similar.
Please use https://www.hastebin.com/ or https://paste.ubuntu.com/ to share code or logs
You'd want to be asking about that in #integrations-archived π
The answer is that it's not reporting a value with a unit_of_measurement but a string
I swear to God I'm going to get this right one day
Reading the channel topics would help that π
Is this channel for the actual piece of hardware, then?
Did you read the topic?
Top of the screen, just right above my post π
Questions about a hardware device (not their #integrations-archived with HA, and not the thing that HA calls devices)?
Honestly didn't realize that existed - I don't really use discord much, but that's super helpful so thanks. I'll try to do better π
A lot of folks never notice the topics, or the pinned messages, you're not alone π
What's the current sweet wifi rgb bulb that's HA friendly for US shoppers?
for RGB cheap, I like the Wiz bulbs. I was buying 2 for $15 shipped from costco before xmas.
anyone got a recommendation for a radiator valve? the ones I'm finding are around $45 USD and I have about 15 radiators, so I need something cheaper π
@dim jasper Can HA set the colors on those bulbs natively?
@rustic elk - I started out with the hacs wiz_light integration. my recollection is that this was going mainline shortly or already has.
pretty awesome. those are WAY cheaper and less infrastructure than the hue bulbs
i have 4 color hue, 10-15 white hue and a couple hue floods. they seem to dim better as a group than the wiz bulbs. not sure why, i have a bunch of different vendors and random stuff like ikea bulbs on a sonoff hub so my light behavior is a little variable.
i've been assuming that wiz bulbs will be well supported given their market size in enough time.
like a smart valve to adjust radiator temps per room?
i picked up 16 wiz bulbs and put 8 of them in each of the kids rooms (overhead fan and misc lamps) and the kids hit them via the phone app and love them. i track them in HA to know when they turn off their lights.
depending on how the radiator plumbing is set up and how fine of control you want, you might be able to pull it off with loop valves instead down by the boiler. you'd get zones instead of per room control but you'd have 3-4 valves instead of 15
@pure flume yea, like that. I went with the SEA801-ZIGBEE for $21 USD/each now π
@dim jasper How well do those color changing lights do on a dimmer switch? If you dim them, do they lose connectivity?
@rustic elk - great question.... i've pulled my dimmer switches and replaced them with kasa smart dimmers. all of my smart bulbs are on standard switches
Hello can anyone help me i have an rgbw Controller Shelly and an iluminize zigbee Touch Panel how i can Control the Shelly With the zigbee Touch panel
I hope that this is found on topic... I have a few z-wave devices in my house, but I have been moving to using shelley (1PM, 2.5 & i3) behind existing switches with ESPHome fireware. I have not been able to find a WiFi Ceiling fan controller that I like. I see that some people are using light dimmers to control fans like the Gosund SW2, which says that it works with fans. I read that you should not use a light dimmer for a fan motor, since dimmers adjust voltage & fan controller adjust amps (correct?). Anyhhow, are any of you using light dimmers for fans and/or do you have a preferred WiFi controller with local control?
I'm gonna get the Honeywell zwave fan switch that has 3 speeds for my fan. Designed to control speeds
@rain sentinel Thanks. I have a few of the GE ones, but I just want to get away from Z-Wave & move to WiFi.
I am trying to add zwave devices to HomeKit, is this possible via HA? Homekit has everything I need and want using HomeBridge with the exception of Zwave. I am using a Aeotec Zwave usb stick. I already have HomeBridge and Home Assistan running on a couple of PIs
the quick and dirty way would be to configure everything in HA and then just use the buttons that get copied into HomeKit (you may have to create individual scripts for the functions you want to use
i have a question, maybe someone can point me to the right person or channel... i have USB-to-DB9 connector from my Pi to my stereo receiver and i want to send simple ASCII commands over it. whats the best way to do this?
Depends on your install method @final sail
Easy with core, should be doable with container, probably with OS, but no idea
latest core, on a raspi 4
Everybody uses the Core software. Did you install with that method (aka pip install)?
no installed to an SD card, i think referred to as βmanual methodβ
It's a Pi, the odds of you installing to an SD card are quite high π
-> Info -> Installation method
iβm confirming thats what i did. what does that mean in terms of communicating rs232 through the usb port?
That means it should be straightforward - at least if you have software that can do that already
im trying to ask what the best method is
There is no universal best anything. There's always trade-offs, you need to explain:
- Your priorities/desired features
- Where in the world you are
- Your budget
- Any protocols that you'd prefer (eg Zigbee) or want to avoid (eg Zigbee)
hey all... anyone have a Ubiquity Dream Machine Pro and have their cameras integrated with home assistant?
I have had it working in the past using the NVR software, but don't see where i can get an API key from Unifi Protect on the DM-Pro
Any suggestions?
Hey squad. In a bind. Set up valetudo without issue on my roborock v1. Now its inaccessible via wifi or ssh.
Does anyone know if the Zemismart Zigbee roller blind motor can be configured without the Tuya Zigbee hub ? Can it be done from HA with Zigbee2mqtt ?
I'd ask in #zigbee-archived - but there's a list of supported hardware there too, in the pinned messages
Are there any functional differences between the Zigbee and Wi-Fi models of the Moes thermostat?
zigbee one looks more appealing as I don't have to flash it, but I'm concerned it won't give me as much of control as the wi-fi model with custom firmware
Is there a zwave or zigbee module that supports sensors/probes? Like a module that I can plug a couple of temp sensors into that report the temp back nicely?
does anyone recommend an LED controller that works out of the box with Home Assistant? I have 2 very long strings of LEDs in my living room and I would like to control them with Home Assistant
Looking for a water timer to integrate with home assistant. Currently running a Gideon water timer like this: https://www.ebay.com/p/24023842031
Does anyone have a particular one they are fond of?
The timer works great, but I want to integrate it with a motion sensor π
I noticed my Teckin SB53 flashed with Tasmota 9.2.0, connected to HA via auto mqtt discovery isn't retaining the CCT slider (defaults back to this position) when the card is closed then opened again.
The color wheel works find and the CCT slider is working fine on a zigbee bulb. Can anyone reproduce this or know the fix to it?
Can anyone recommend an ambience bulb like philips but not as expensive
Zigbee, UK
Main feature I'd want is good dimming
Hello, I am looking for recommendations... I need a motion sensor and 4 bulbs for pots in the ceiling. I already have a Hue hub and 2 strips and I would prefer not to do Wifi. I would like to expand the system in the future for more bulbs and battery powered switches. Thoughts?
I was thinking sengled... but, they dont have a motion sensor. Maybe use a hue motion sensor with Sengled bulbs... but, is it worth the extra hub? I dont want to rely on the "internet" to control my devices.
maybe look into getting a #zigbee-archived adapter set up, ditch the Hue hub, and use whatever zigbee devices you want, Hue/Sengled/other, all with direct local control from Home Assistant
Consider a Conbee 2 key, it supports Hue aswell as Aqara - which in my opinion are the best temp/humidity/motion and open/close sensors. I use Hue solely for their bulbs, strips, dimmers and buttons. The other Hue devices are bulky and not as good as Aqara
what about motion?
Aqara do motion sensors too, to be fair I havent tried them yet but I plan to. They're much smaller than Hue ones although maybe not as pretty. Also Hue ones have to be mounted on their little magnet nub which is then screwed into wall)
but yes, Conbee supports most devices, Hue, Aqara, Smart things etc
I need help. I'm learning. I have a WAPIRZ-1 motion sensor. From reading, I know that it's not the motion sensor, or "sensor_sensor" that I want, but the alarm level. And I know that I need to add THIS: https://paste.ubuntu.com/p/SRphtN4Dqx/ I THINK I need to add it to my configuration.yaml. I don't know where to add it. Can someone please tell me?
I added it under "binary_sensor:" but get an error after entity_id that reads: String does not match the pattern of "DEPRECATED^". and I dont' know what that means.
(Using Visual Studio Code)
Got it. Don't need an entity_id line
yup but even so it probably doesnt belong under binary_sensor
What does it belong under? There's nothing else under binary sensor.
well binary means on/off, and you want some alarm level
which im guessing is a number
0 and 255
those are the only two values?
Heh, ok good! Whew.
my bad, sorry
Oh no, anything and everything helps me learn!
fwiw, if you migrate to the new zwavejs integration at some point, that template sensor hack shouldn't be required anymore. With zwavejs, my WAPIRZ-1 finally seems to just report state correctly like you'd expect
Oh cool!! I'm holding off a while more, but I'm looking forward to doing it.
So, I feel overwhelmed. We are in the process of building a new house. Is there anything I should have done while they are doing the build? Really the only thing I can think of thats going to be costly to do after the fact is speakers in the ceiling. I currently own 0 hardware, so I am not locked down to any vendor. Is there a like a best of list of hardware to look at? A quiz I can take to see what I should get first?
One thing, if you're expecting to use some smart switches/dimmers, is to make sure all your light switch locations have a neutral wire available. No switch loops. I'm pretty sure that's required by electric code these days (USA), but different localities may vary.
Otherwise I don't personally have any hardware recommendations; most of what I'm using so far isn't all that great.
Yes, Iβm in the USA. Pretty sure it is code. Fair enough. Is there anything you wish your house had built in that would have made something easier to do?
Might be obvious, but you can never have enough network cable runs and jacks. That's something I still need to do here, but I have obnoxious plaster walls and haven't wanted to deal with it.
Oh for sure. I donβt even think Iβm going to have them run cable, I think I want them to install conduit.
Yeah, that's a great way to do it. Those are my main two wishes for my house; I wish I had neutral wires in the light switch boxes, and I wish I had more ethernet runs. Otherwise when it comes down to it, pretty much all home automation stuff is self contained and wireless, so I can't really think of anything I would have done different if it were a fresh-build house
do you guys know if the ODROID-N2+ Home assistant Standard starter kit comes with the blue case and the rtc backup battery?
Hi guys, nuc j5005 or nuc with i3 for HA alone? I know both are "overpowered".....but what would be the better NUC for 24/7 use and quality in general? Or what would you pick for maybe different reasons?
I read the j5005 is quite picky about ram but tdp is much lower than the i3....I read that using live (surveillance) camera footage in HA can be quite demanding....how is thst to understand? Because I might use a camera in the future for my garden which I would like to stream to my lovelace dashboard....
Streaming a camara uses little resources
Recording it uses IO
Doing motion detection requires CPU or other hardware to perform
Sorry whats "IO"?
@drifting swan disk access
Ok thanks. The i3 has nvme whereas the j5005 only supports sata 2.5 ssds....any advantage/disadvantage in this? Are nvme ssds generally considered better for 24/7 long-term use?
noticably faster? (Pci 3.0)
Depending on controller hardware / bus / CPU etc, depends, for most users without IO intensive applications, probably not very noticeable, for anyone doing lot of sustained IO, probably noticeable
If the i3 is only marginally more expensive, go for that
@fringe moon Ok thanks! Do you think the tdp difference does make a difference in reality?....or will running hassio willnbe more of a "idle state" for the i3?
I mean the the j5005 only has 10w tdp....that really is quite low
TDP doesn't tell you everything. You should search for some real life measurements too if power consumption is important for you
A system with a higher max usage may result in lower overall power draw since it spends less time in a high power state
You mean the i3 might actually draw less power as it is less "challenged" with HA than the j5005?
Makes sense
Im talking about this nuc btw https://www.intel.de/content/www/de/de/products/boards-kits/nuc/kits/nuc8i3beh.html
Most of the time the system will be running at "idle" consumption and you can usually find that info somewhere in reviews. But if you just run it at home, I wouldn't pay attention to it at all and just get the best price/performance you can get
Also it might be worth checking out used market for Nucs
Hi, can someone give me some advice? I have a bunch of TP-Link smart bulbs, some of them appear in HA and some don't. I've tried restarting HA several times, the same ones appear and the same ones do not appear. Is there anything I can do to either get them working or to help with debug?
might be a better #integrations-archived question as it likely is a setting or something that's not set up right
@viscid basin Thanks, I just reset some of them and that seemed to sort it.
So, I came across something recently that I thought you guys might be interested in. I'm getting two for myself to test out. https://www.th3dstudio.com/product/ezplug-open-source-wifi-smart-plug/
No, because too many people post code as images π
Of course, if they're #zwave-archived devices you should ask over there
oh... sorry for that.. ill do that.. this is really more a UI issue.. but ill try there first π
@little sentinel have you tried the IKEA dimmable lights? .. I have not tried them myself but they are half the price or 1/3rd of the price of philips hue...
I've not, will youtube them see how dimmable they are
Do that.. its worth a try π
You can use them with your Philips gateway too.. π
I'm gonna assume I don't have a neutral wire?
Wiring behind the box is in cloth. House was built in 1910
Yeah, that's a switch loop, incoming hot and outgoing hot. No netural.
Not that I've found so far; there's some Zigbee switches that do. And Lutron Caseta dimmers, but then you need their hub.
There's also the (not entirely optimal) option of just bypassing & removing the light switch, using zwave or zigbee smart bulbs, and sticking a remote over the light switch location. Zwave smart bulbs seem a little rare though.
I'm not opposed to other options, just installing zwave sensors and need hardwired zwave in a few rooms due to the plaster & lathe
I wonder if there's a switch that can report to HA and toggle something like an Ikea tradfri
probably better off using scene controllers or buttons
I'm pretty sure those tradfri devices are Zigbee, so if you got a Zigbee adapter for HA you could use pretty much any Zwave/Zigbee/other remote that can talk to HA. Or with Zigbee, you could bind the remote directly to the tradfri lights for control even if HA is down.
either that or you can get a smart switch and don't connect the load side
Since they've only got a switch loop with no neutral, they'd have to rewire that cable to bring the hot & neutral down from the light fixture box though
I have access to the attic. I wonder if I could rewire the switches to the lights
Otherwise I don't technically need smart switches in these rooms, could do a zwave outlet instead
If you've got attic access to the light fixture and the top of that wall it definitely wouldn't be too much work to rewire that switch box to have a neutral. Assuming some electrical savvy, anyway
Granted I bet the outlets here lack neutrals as well lol
Nah, outlets would not work without the neutral
I'll be rewiring one switch eventually for a fan so I'll be up in the ceiling at some point this year
There's a forum, diychatroom.com I think, with a lot of electrical expertise if you end up needing help with that process. It's probably outside of scope here
Does anyone have a water timer that works well with Home assistant? I see a lot of sprinkler controllers, but I am just looking for a single water timer. I have a DIY sprinkler system currently hooked up to a "dumb" water timer.
Does anyone have a nice naming convention for their Entity IDs?
my motion sensor is a .switch, is there a way to change it to a .sensor?
A template sensor should work for that
i have no attributes to pass, only the state. What do i write in the value_template: ? @onyx whale
my motion sensor only goes on and off
I wanna say {{ states.switch.YOUR_SWITCH.state }} but I'm not sure that's right. I'm bad at templates.
Or maybe {{ states('switch.YOUR_SWITCH') }}
More of a question for #templates-archived though
Oh, and since I forgot to specify earlier; you probably want a template binary sensor not a template sensor
it was suggested I use a device schema discovery override. Is that placed in the configuration yaml file. π€·ββοΈ
For which #integrations-archived ?
@winged knoll zwave js
Do please read the channel topics π
You'd not be wanting to ask here, and if you go to #integrations-archived (where the topic tells you to look next) it says to go to #zwave-archived
@hoary idol I have 2 sets of iBlinds v2. One is showing up as cover and one is showing up as light. I want to make the one that is currently light a cover
suggestion came from kpine from github core
well damn. since it was a device I figured I start here. heading over to zwave
Always read the topic
Is there a way to make some sort of virtual device that is the average temperature from multiple temperature devices ?
Sure, take a look at the documentation for template sensors. Ask in #templates-archived if you need any help coming up with the right template to use
Thank you kind sir McSteve
Anyone can share the experience of using a UPS with the HA? Iβm planing to buy one, and Iβm thinking about Salicru with USB integration in my virtualbox HA. Has anyone tested it successfully, or should I go to a more expensive one with NUT? Thanks
So I have LIFX bulbs all over, and I know that for various reasons they can be unresponsive/faulty, but can anyone explain why entire groups of my bulbs are consistently fine and others are consistently not fine? For example, I have never had a problem turning the 5 lights in my bathroom on or off with home assistant, but all 4 of the lights in the adjacent bedroom often fail to turn on. I have, let's say a 60% success rate in home assistant and 80% in the LIFX app for that group. This problem also happens with a pair of lights on the opposite end of the house
An UPS is only needed if you're living in a 3rd world country. Where I live the power grid has an availability of over 99.99%
It's nice to clean the power, and I can do maintenance on my power inlet while servers are still up ;-) @sturdy shuttle
Again, if you need to "clean the power" then you're in 3rd world country π
Because ripple never happens on power grid, nor input power fluctuations
I currently have HassOS in a VM on a Intel NUC running Windows 10. It's working perfectly fine but I'm considering using it for streaming Stadia on my TV instead. I have an old 2 in 1 Lenovo "laptop" with Atom X5-8350. Any idea how HassOS will run on that? I'm also a bit worried since it has a built-in battery and people tend to avoid mounting Tablets (with battery) on their walls because of the fire hazard. The positive side of the battery is that it will work like a UPS.
People avoid mounting tablets?
In my experience most people do not
That atom looks to perform like a raspberry pi, so nothing much really, atom is usually a pita
Also HassOS suggests you will probably have a lot of add-ons, which will choke small systems fast
Hi all . My zigbee device has being unavailable for 1 day now how do I get it back
#zigbee-archived probably knows
Looks like it performs like an rpi4 perhaps.
As I just said yes
You didn't say which pi
Hi, can you boot HA from a ssd connected to a rpi 3b+ via usb?
I pulled all my batteries out of laptops that run 24x7. Peace of mind
you can, but rpi4 with usbc is borderline power hungry so ymmv
@sturdy shuttle , there is good reason people buy surge protectors
Well I only have a 3b+.....I wonder what is the best way to connect a sata ssd to it.....sata/usb adapter?
I just dont want to rely on my sd card anymore....
Or just move to any laptop or minicomputer from the last 10 years @drifting swan
please just make sure you use a powered usb hub in between (if on rpi)
@atxbyea Yeah I plan to do this in the long run....Actually I wanted to wait for the nuc11 to be released....which should be soon.
It always is.....but why pay 200 bucks for a gen 8 nuc if I can have a nuc 11 for not much more soon.....nucs dont seem to get cheaper as they age...
That sounds expensive, not sure where you are but there was a discussion in #the-water-cooler about a reasonable nuc being $99 a few days ago
And there a a ton of minicomputers on Ali for $100
Used should be even lower
I dont trust used.....but here in europe/germany a gen8 i3 nuc barebone costs 240β¬....
For just ha, a celeron should suffice
A j5005 is 160β¬ barebone.....so ssd and ram needs tonbe added too
Look on amazon.....thats what they cost.. π©
There are quite a few nice boards over at mini-itx.co.uk
I've ordered a few machines from there
People always seem to recommend a nuc when it comes to mini pcs in connection to HA
Ok thanks
Ok, not sure this is the best spot but I have an environmental sensor for my APC UPS. I can get the temp and humidity via snmp
I saw how to add a snmp sensor, but how do I combine the 2 values as a single device, like my zigbee temp/humid/pressure devices?
If you read the channel topics you'd be more likely to have picked the right channel π
The answer is template sensors and that's an #integrations-archived
Why not go for the HA Blue (if available) or Odroid N2+ it's based on?
Should have official support for the foreseeable future...
Hi, Did anyone reported bad colors accuracy with the shelly rgbw2 when not fully saturated ?
Everything look blue/white/purple ish, even when i pick a lite orange or a lite pink :(
That or the led are bad
hi guys, did any1 successfully integrate the innr remote rc110? cant find anything helpful tbh :/
You did remember I said answer the questions in the pinned messages?
The Tradfri Zigbee bulbs aren't at all bad
@hybrid parrot didn't realize there was a HA blue...however I'm wondering if the emmc isn't far inferior to an nvme ssd (like a samsung 970 evo) that you would use with a nuc e.g.
That was my thought exactely.....the question is, if that does matter/is noticeable with HA or only in benchmarks....I believe the creators of the HA blue would have thought about a possible disadavantage of using emmc
Well, the Blue isn't designed by the HA devs π
But, it's a _step up from a Pi and SD card)
That's (IMO) clearly what the goal was - something that wouldn't fail with a dead storage device in a few months
get it, thanks. So I better invest in a nuc and have more "headroom".....given the HA blue costs 140 already.
what are the specs of your laptop?
i5, 8 GB of RAM, old school HDD
ok, that's more than enough I believe.....I more thinking in direction of j3455, j4005, j5005....or i3 at most....
If you manage the right search terms this has been discussed to death before, but ... lowest power CPU doesn't mean lowest power usage
Basically, higher power systems can idle for longer, at lower power states
true....but if you had the choice would you rather pick an i3 or i5?....I mean do I really need four cores and 8 threads?
Depends on what you're doing with it
IMO you'll never regret having more power - but you may regret having less
sounds reasonable! Thanks.
so a i5 shouldnt use more overall power than a i3?
now with nuc 11 and pci 4.0 support around the corner.....I'm really tempted to wait.....but I guess pci 4.0 ssds really aren't necessary π
Well, it's all about your workload
But, once you add a bunch of things, you'll be glad of the difference
you mean i3 vs i5?
Yup
π
Lately, With increase of mobile office and home school, it is something that happens a lot of times here π¦
Hard to do if using an old MacBook...
Harder, not impossible @ocean pike
I am looking for an rf emitter that can duplicate my fan's remote. Thoughts on a good brand?
I also have a CC1352P2 that I was setting up for zigbee, but realized that it has multiple frequencies it can operate in (this maybe including my remote). do we know if anyone has already set something like that up?
It does not include your remote @cobalt sandal
But what remote is it, at what frequency?
That'd be more relevant in #diy-archived or #integrations-archived - not the channel that says integrations are off topic here π
Hi there, I've installed Hassio on Odroid C4, but I'm not able to connect z-wave usb stick. I'm using Aeotec Z-Stick Series 5.
here are my HW listed from supervisor
I can't find any information related to odroid and usb sticks, but as far as I can see, usb stick is not recognised. Any idea? Thank you π
Please read the channel topic
Then you'd want to look at the names of all the channels, since there's one explicitly for Z-Wave π
ok, thanks π
Guys any advice for outdoor Wifi camera with rtsp support so i can integrate with blue iris and home assistant?
See the pinned message for what other things you need to tell us π
Any recommendations for in-ceiling hifi setup for my living room? Need to be able to cast to it, as well as function as surround sound for the tv. Been thinking of just using a Yamaha surround amp, but would prefer a wireless setup
Country: USA
Budget: 100-200ish if it can cover the whole house, less if I need it per device.
Protocol: (Wifi, zigbee, zwave, all fine)
Features: ability to send rf commands mimicking my remote to the 5 fans in the house. (DL-6102T). It has variable frequencies and each remote operates on a different one.
might be better off hacking the remote and using an esp to press the buttons
That sounds like #diy-archived, got any info you can dump me there?
I am also heavily invested in a non-diy solution if it exists. Spending weeks trying to cobble something together is not what I am into right now (I just dont have time.)
You have to find out what RF is used to control those fans.. My fans use a proprietary freq, and was unable to locate anything that would work..
So I have to get Sonoff iFan03s
@cobalt sandal
Hello there! I'm trying to connect the Arduino with HA via USB. does anyone have any recommendations? I am not able to make this communication.
I have Home Assistant installed on the raspbarry PI. I would like to use the settings of the arduino through the Node-RED installed in the Home Assistant. But I am not able to communicate Arduino with the Home Assistant through the USB port.
I already insert the Port no configuration.yaml, but still not run
The HA have some prompt ? I trying search address of the Port USB that ArduΓno is connected
Depends a lot on your installation method
How? I installed HA on the Raspberry Pi 3.
All I was able to find was that they operate in the 303 MHz range.
@cobalt sandal https://community.home-assistant.io/t/rf-ceiling-fan-remote-hack/42304 might be some help..
I have two Sonoff Basics that I've flashed Tasmota onto. I added them to Home Assistant (I'm new to HA so this is the first device I'm adding). They both show up under Devices with a device name of Tasmota (both the same name) and they both also show up in Entities. Is that right? I did the Alexa integration through Nabu and they both show up there twice, once with the Device name and once with the Entity name. Is this expected? Did I do something wrong and if so how do I fix it?
@copper night Did you change their names under config > other I believe..
It's related to Tasmota, not HA..
I see what you're talking about and I didn't change the name there (it says Tasmota) so that makes sense why they are both the same name. My question is more why do they show up as both entities and devices?
I did put an entry in the configuration.yaml file like this
platform: mqtt
state_topic: "stat/tasmota-XXXXXX/RESULT"
name: "tasmota-E6BE65"
command_topic: "cmnd/tasmota-XXXXXX/POWER1"
availability_topic: "tele/tasmota-XXXXXX/LWT"
value_template: "{{ value_json['POWER1'] }}"
qos: 1
payload_on: "ON"
payload_off: "OFF"
payload_available: "Online"
payload_not_available: "Offline"
retain: true```
Please use https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline for code markup or for above 15 lines https://paste.ubuntu.com/
Done - thank you
Can i use groups.yaml to group my lights?
Hello. I have an entity does not have a unique ID. Is there anyway to map this to a device or variable that has a friendly name. These are Flic Buttons that I have connected via Bluetooth direct to HA.
I have at least one "controlled by web" relay. Anyone know if these can be controlled in HA? My short googlefu failed
@full frost , yes. You can use groups to make groups of any entities.
@thin pasture , if you are just after a friendly name, use customize.yaml
@rain sentinel , if you can find an official integration or a custom integration, then yes, if you canβt, then no.
Looking into getting a robovac. I know many people have used the Xiaomi/Roborock vacuums and flashed Valetudo but I don't think I want to go that route. Anyone have recommendations on options from Eufy, Roomba, or Shark?
From what I have found on various reddit posts and articles online, it seems like Roomba has a pretty good HA integration and Eufy/Shark are either custom integrations or some other workaround. Does that sound accurate?
i have a roborock without valetudo, works fine
Did you just download the companion app or whatever and go through the setup like any other regular user would?
Or did you configure it to work offline?
i use the xiaomi home app, not configured to work offine but my firewall prevents any chatter to the outside π€·ββοΈ
Ah, I guess that's also an option to look into. Is your firewall an entirely separate thing from HA or is it integrated as well? I had some interest in looking into it when I moved into my new house a few months ago, but I started having router issues and as a result I put a lot of that on hold while I figured out what was going on with that.
you should not run ha on your firewall and vice versa
Oh, yeah, I guess that makes sense lol
HA is in your network, your firewall manages the network - or, part of it
Security is not my forte, so part of me is like "it's not that important" but part of me is also like "that's exactly why I should treat it as important"
it is never not important
Yeah, honestly, that first part is more of an "I'm just lazy" than anything
There are lots of things I need to get more informed on now that I'm in my own place with my own connections, etc.
I'll do some research, it's nice to know though that flashing Valetudo isn't the only option for the roborock
Would require some additional work for a firewall but that's never going to be a bad thing to spend my time working on
Hey All, please tell me what devices you use for motion detectors inside your house?
SONOFF SNZB-03 - ZB Motion Sensor Handy Smart Device
?
Anybody know of a pet door that's remotely lockable?
I've seen some that have rfid chips but I'm wanting to disable access when the weather is bad (wet dog bad)
I could get an rfid one and then manually remove the tag when the weather isn't great but would be fun to completely automate things
Edit: SureFlap seems to fit the bill nicely. Already has integration too
anyone see very strange temperatures with the Aeotec MultiSensor 6? I am seeing -3,276.8 Β°F and cannot figure out what parameter may need to be adjusted to fix this or perhaps I just have a bum sensor. Thanks!
If your living room is below absolute zero.... I'm "a little" concerned
haha - it is not or I could not be typing this
#zwave-archived may know how to fix it, though that's pretty well broken
Thanks - will post it there - figured I start here
is there anyway to intergrade an 'Alexa Echo Show 'into HA w/o using (HAC) Alexa Media player integration?
That'd be a question for #integrations-archived (see the channel topic here π )
Has anyone actually built this doorbell? How hard was it? How well does it work?
https://blog.quindorian.org/2020/08/the-video-doorbell-that-does-home-assistant-nvr.html/amp/
suggestions for best motion detector?
Best.... no such thing π
Options depend on the things you haven't told us - see the pinned message
anyone have suggestions for a very well supported media device? I basically just want something that can plug into a dumb TV and play Plex, Netflix, and Youtube
and by "very well supported" i mean that i want to be able to have HA play/pause toggle power, start playback, or at least select source or something
Anyone have experience with Vertilux shades, their VTi Smart Hub, or the VTi HomeMate app? https://vertilux.com/en/products/vti-smart-hub
Shades contractor was offering a good deal on Vertilux smart roller shades, but I spent the whole day googling and researching and the lack of info/reviews feels like a red flag. I'm an HA noob, trying to figure out if it's worth it to go all in on their motors + hub (no experience dealing with 433Mhz devices on HA so that's also intimidating).
Any advice is appreciated.
I wouldnβt invest in 433Mhz devices.
Are you sure @undone haven I thought 433 and ISDN was the shizzle
if anyone needs it, I still have an almost unused rflink-gateway 433.92 π
I have two 433 left that I'm replacing with esphome π€£
I replaced it with zigbee
but seriously, if anyone needs that gateway, they can have it if they pay the shipping, it's just collecting dust here
Anyone have any sugestions for smart lightbulbs? Based in the UK, I have none currently. Require dimming as the absolute minimum feature, but it must not need a hub or internet to integrate with HA. Prefer something that can connect directly to HA via wif (eg like my ESPHome devices) but if I need some protocol & dongle I have a zwave usb dongle avaiable (for the 1 zwave device I currently have). Thanks
Zigbee bulbs would be a lot cheaper than Z-Wave, and Lidl right now have their bulbs on sale (they're ok, not great, but ok). Heck, Ikea's bulbs are pretty good and not expensive.
Thanks for the tip. Whats "ok" but not "great" about them? Also is it the general case that Zigbee stuff is cheaper? Why is that? Is it open vs Licenced ZWave (or something like that? Is one protocol "prefered" over the other by people? (sorry if that went a little off channel topic).
They're cheaper because Z-Wave is a full standard, with certification and guaranteed interoperability - any random Z-Wave Plus device will work with any Z-Wave controller (but may not be easy to configure in the UI). Zigbee until 3.0 was more a promise to follow the rules, and pretty much nobody did. Zigbee 3.0 brought certification finally
Ok is that they don't dim that far, and don't dim that smoothly - not when compared to Hue, which seem to be the gold standard (and also cost a lot more)
It is a case of you get what you pay for
π
Depends really on what you want out of them, if you don't need them to go that dim, they're amazing value
Thanks, certainly as far as my first few devices is concerned "ok" sounds fine. I can at least test how things work and if I need Hue I can upgrade latter. If the protocol for thier kit is Zigbee then I need a Zigbee dongle (or maybee thier hub? Do you happen to know if it integrates into HA?).
I don't know if their hub does, but you'll be 200% better off going with one of the three #zigbee-archived integrations and their recommended stick (well, either zha or Zigbee2MQTT)
By skipping the hub you can use a mix of brands, rather then being locked into an ecosystem
Great. Thanks very much for the advice (and great timing on the Lidl stuff, will get myself down there).
Hello all, I am after a temperature and humidity sensor I can use HA as an alternative to Sonoff, I have just organised a return of all my Sonoff equipment as the bridge was insanely unreliable and their support was useless. Anyone have any alternatives they would recommend? (Based in the UK so that may affect what you suggest π )
I think this is the correct channel for this query, if not please let me know.
Thank you.
The Xiaomi Aqara Zigbee ones work well
I've not heard of those, I will check them out! Thank you very much.