#hardware-archived
1 messages Β· Page 76 of 1
I just checked it's MAC address, I think I'm screwed, hahaha
It might be a port problem on the gateway, I need to open it up and solder a few wires
I'll just leave the gateway out, not that I really used it anyway.
You think it is possible to use the MI Home temperature and humidity sensor might be able to send it's info through zigbee?Thety a
They are zigbee devices if I'm correct, maybe I can skip the gateway and receive the info directly to my zigbee receiver.
i only use my conbee for everything, I dont use the xiaomi hub at all. I have enough stuff anyway π
I ordered a cheap 8 dollar Zigbee receiver, you think a reciever at that price can function decently? Or should I really settle with a more expensive one?
I havn't really got Zigbee appliances yet, I'm just dipping my toes into the domotica pool.
Figuring out all the protocols and ways to automate.
i have no clue what is good or not regarding zigbee controllers π
Hahaha ok, no problem, I'll try it out and let it know!
Hello all, I'd like to get started with hass and ideally will start with lighting and plex, my plex server is fine however looking at the prices of the Phillips smart bulbs is crappy. Are there any other cheaper brands people can recommend?
:)
Depends on whether you want WiFi (this channel) or Zigbee (see #zigbee-archived)
There's no shortage of affordable Zigbee alternatives, depending on where you live
Thanks dude. I'm pretty new to all this and discord confuses me haha.
Yeah wifi ideally. I have a rapsberry pi zero for my VPN and pihole but I wanna make use of a spare nuc I have for hass :)
Hello everyone, my nest thermostat is shows in the discovered section, but when I click on βconfigure β ask me βPIN Codeβ does somebody knows where or how can I get that code?
@wispy marlin Seems like that's explained here https://www.home-assistant.io/integrations/nest/
@hushed moth apparently I wonβt be able to do it, as the note said: new users donβt work aince google changes with nest!! So, just wait!! π’
@hushed moth but thanks anyway!! ππ½
Hello everyone, how're you doing? Would anyone be able to help me with an issue setting up a TPLink switch? I keep getting an invalid config message but I can't see anything wrong with it.
"It" being configuration.yaml
@timber grove show us the config that is giving error. tplink is extremely simple to setup
config is as simple as ```yaml
tplink:
discovery: false
switch:
- host: 192.168.0.23
- host: 192.168.0.24
- host: 192.168.0.25
I know, Ive been slamming my head on it and of course right after I post something I notice that the article mentions the TPLink integration, when I looked for the integration I searched for Kasa and nothing came up and reading the article it wasnt clear from the beginning an integration was required so I just assumed it should work. I am rebooting now to see if accepts my config.
Do you use the TPlink devices yourself @round horizon
And I aware how silly my reply sounds XD
yes, I do. TP Link Kasa switches have been pretty good so far!
I will not be using discovery, but do you? Im wondering how well it works
I don't use the UI for the integration - I just enter the IP addresses in my config manually
I keep discovery ON by default, but I like to configure old fashion way
Ah, that sounds like a good solution. I am very happy to see HA support TPLink, my Uncle has a bunch of TP link switches and hates the Kasa app so I might have to give him a Pi next christmas
Still will not work.. Im pretty confused
tplink:
discovery: false
switch:
- 192.168.1.9
OH DUH. I swear to god
I do use computers for a living. Sorry, issue is between the keyboard and monitor as per 99% of the time
can anyone here help me setting up this custom component?
https://github.com/postlund/hass-atv-beta
@timber grove no worries, when you say it doesn't work, do you see error, or you don't see the entities at all?
@civic atlas please don't cross post. it is a slow day today, and maybe you could try asking some time later... that usually goes into #609399695466430465
looks like you are missing ```
- host:```
@round horizon i think someone blocked me there, i cant post. I thought i was going to get some help setting up HA here.
π¦
@civic atlas sorry - that channel is archived. #integrations-archived is the right channel. no one blocked you π
which you have posted, may be you could try other time, and or reach out to the author on github
saw that... you typically get help here, but today is a slow day... you cold also try postingin community site
any chance you can help me? i'm sure it will take u 5 mins to help me figure out where i'm stuck
I am not familiar with that component unfortunately. If I do, I would have looked into it already
all of the answers are way too technical and i'm still learning how to operate this
I understand...
got it, can you at least try helping me?
i did everything that it says on the instructions, installed hacs, got the apple tv component installed
i go to the integrations page, type the ip address and device isnt' found
home sharing is ON
@round horizon Yes, I saw that, after looking at the YAML parse error in logs it was a real face in hands moment
It now works, I can turn my light on
Thank you btw π
@civic atlas that integration is still in beta and it appears the dev of it is really wanting to hear of any issues people have with it. You should try posting on their git here > https://github.com/postlund/pyatv/issues what issue you are running into. They also make it clear they would like for you to post your logs if you have any at all and show you how to enable those here. https://github.com/postlund/hass-atv-beta#debug-logs
I already posted there, but since i'm still learning how to use HASSio
im not sure if i'm doing something wrong, and when i try to check the logs no errors show up there
if you had followed everything correctly and get no errors on HA side then it's a good chance it's going to be something with the integration. without someone else here who has it, messed with it, got it working or not working it's rather hard for us to be able to help outside of spot typos ect like Skalavala pointed out here https://discordapp.com/channels/330944238910963714/672223433907765288/675868098171109376
gotcha
im trying to speak with the dev
hopefully he will help me set this up
another quick question
what cheap temperature sensors do you recommend?
that are also compatible with Hassio
anyone know on how to not put part of an integration into an area? I have WLED set up to set all my kitchen led (4 controllers) to sync. I also have two other light switched When I ask google to turn off kitchen, it turns off wled, but also the sync and receive switches as well. Anyway to prevent this, or do I need to add them manual instead of through integration? Is this the right channel to ask Thank you
Anyone have a good picture of how to wire a shelly dimmer? I am just confused for some reason on getting this wired.
nevermind i got it finally
Hi, I need help. All my BT devices stopped working since updating to the last version. I have 2 Mi BT temp/humidity sensors and 2 Mi Flora sensors. It always worked but now they're with uknown status
Soil Moisture Sensors hey all, Ive build a couple of nodemcu's with analogue soil moisture sensors running gauge via mqtt. If I read the info web interface for the nodemcus it says Analog0 428 when sensor is in glass of water and 776 when completey out and dry. my yaml states to read this and then value_template: "{{ value_json['ANALOG'].A0 /10 }}" which when present in a gauge just shows the 3 digit number in percentage Is their a way of calibrating the readout to say that 776 is dry and 428 is fully submerged so read the percentage inbetween correctly. cheers
Hi All - has any played with the UK based (now bankrupt) Den sockets and switches? www.getden.co.uk
ISTR they never published an API
does someone have recommendations for motion sensors? I've no zigbee/z-wave dongle connected to HA, I do have the ikea tradfri hub, are the ikea tradfri motions sensor a good choice?
I've personally found the Xiaomi motion sensors to be pretty solid
i like my aqara motion sensors, have them for 2+ years. i heard there are some issues with tradfri ones. if you have a "dongle" you don't need a hub in 99% of cases
@winged knoll do these sensors work with the ikea hub?
@zealous dune I don't have a dongle, bought the ikea hub before I had HA to control their blinds, is it worth investing in one?
No idea, I've never used the hub, always gone direct with #zigbee-archived
technically you can get a dongle for less than 5$ and program it with an esp8266
I have absolutely no experience with programming and using an esp8266. Wouldn't it just be easier to buy some wifi motion sensors or the ikea sensors?
You don't need experience
You can buy a pre-flashed dongle (costs more) or buy the parts and flash it - there are step by step guides out there
with ikea hub you're stuck with ikea sensors
here's a mostly ready to use solution https://zigbee.blakadder.com/coordinator_Conbee_II.html
I will check it out, thanks for the advice
Does that one require flashing blakadder?
Commercial sticks don't
Amazing, thanks! is it easy to integrate 1 of those in HA? Witch one would you recommend?
The topic in #zigbee-archived has the information you need π
It's easy, just pick a supported integration and follow the docs. If you're unsure, go zha
Am I able to use Wyze contact/motion sensors in HA /w the RTSP firmware on a cam? Or does that not even matter. Right now I have this ghetto webhook workaround for the sensors.
Or is this the best way: https://github.com/kevinvincent/ha-wyzesense
Yeah, that custom component works well
But you need to plug the bridge directly into whatever machine you're using for home assistant
Ok cool, that's working good. I have a cam left without a bridge now though π¦
This a good place to talk about Shelly setup?
@quartz sundial were you able to get the sensors to work in HA?
I'm using https://github.com/JoshuaMulliken/ha-wyzeapi/ to connect my smart plugs, it's already working on lovelace... but i cant find the entities when creating scenes or on the entities page... any ideas on how to fix this?
i need to find a cheap light sensor.... sunrise/sunset aren't cutting it
i know,m this one is for the pugs and bulbs...
Infamous @zealous dune .... Thanks for the Tasmota Repository
ya welcome π the wicked never sleep so now there's a zigbee repository too!
@civic atlas check at developer tools > states
@glossy prism it shows up on states, but not on scenes... any ideas?
I've never used the UI editors so I'm not sure unfortunately
ok, got it... thanks
Question, i'm running hassio on a rpi4... i also have a wink hub2 sitting, can i the hub to still connect to zigbee or should i just get a zigbee usb stick?
IMO you're better off with one of the #zigbee-archived integrations
I'd expect so, if they don't have a local only option in their settings
No
What you'll find is that they're all rebadged versions of something else
https://www.home-assistant.io/integrations/tuya/ for example - there's a number of brands that are all Tuya underneath
Pretty much
Well, flash the firmware anyway
If they support Tuya, then TuyaConvert should have you covered
Posted this a while back, hoping to get some live bodies now. I have a Tasmota'd Sonoff iFan03 which is picked up in HA by a light.mqtt and fan.mqtt entry in my configuration file. They don't have areas associated, and I can't change the area through the UI it seems. Is there a good way to get this to work (i.e. get them in to an area)?
Here's the relevant portion of my config: https://hastebin.com/levidolesu.yaml
what would be the best way to pass a remote usb device to HA? I've got my HA running in an VM environment, and I want to place my z-wave and zigbee radios in a different location. I'm thinking that running usbip on the host OS would be the easiest.
Or should I look at simply doing a zwave/zigbee to mqtt setup?
I'm going to try going with this option and see how it goes. https://community.home-assistant.io/t/rpi-as-z-wave-zigbee-over-ip-server-for-hass/23006
Trying to use a zooz 4-in-1 to detect motion. I have it setup and paired but the dang thing seems stuck. It reports motion and I can see in the log that it's clearing the motion event but the state never changes in HA. Anyone have any idea what I'm missing?
I should say that this is happening intermittently as it does sometimes work...
@brisk lotus you could do something like this, https://www.home-assistant.io/integrations/mqtt_statestream > example of how it's used between two HA instances > https://community.home-assistant.io/t/my-migration-to-improve-hassio-performance-and-increase-security/90731/7
@runic drift I've looked into eventstream and statestream before. I think the main downside there is management of the z-wave or zigbee networks; Home Assistant does have a good UI for doing it. It would mean I would have to connect to the other HA instance every time, though.
@glossy prism are you using https://github.com/kevinvincent/ha-wyzesense/ ? Once i pair the sensors with the bridge connected to my pi4, are the sensors also visible on wyze's app?
Tediore is away for 2h 14m 4s with a message :point_right: don't drink an entire bottle of dr. mcgillicuddy's
Possibly a dumb question. Im trying to set up my bravia TV. I tried to do it via android TV a while ago and never removed it and then tried to set it up again via the new bravia integration. I went to look at it in the devices page and saw it appeared to be using the residual androidtv integration. So i removed it and restarted HA thinking it would ask me to setup again but I can't seem to get HA to pick it back up. Is there something i should do to get it to trigger again? Ive done multiple reboots with and without the integration setup in my config.yaml
@thorn flume there might be a .config file in the /config directory. I don't have android tv's but thats usually what causes the setup not to appear again
@light helm Thank you! there was actually a bravia.conf file that was preventing it.
Is this the first android tv you've setup with HA?
yessir
Ah - Was just curious how people like them.
@civic atlas yeah I am. I don't use the wyze app but I can't imagine they'd also be visible in the app
Anyone knows if Valetudo supports Google Home?
Also, do we know if they'll get the S6/S5 style room support that we are seeing with the new firmware on S5?
Is this an okay place to ask?
Has anyone got any ideas on room presence sensors
You mean... motion sensors?
no, Dr.Zzzzzs mentioned at last years CES that someone was doing some good work in the room presence area
I wondered if it had progressed, so I can tell if my daughter/missus was in a certain room etc
Hi, can you guys recommend a module (that I can install behind normal wall switch) that does not require N wire? I found fibaro and qubino but would like wifi or zigbee solution. Any recommendations?
The only way to tell who is in a room would be cameras I suspect
think that might be a step too far for her indoors π
@distant vine I'm located in Poland, so EU, UK is fine as well. I know there are options with complete switch unit but I want something like Shelly, unfortunately they're delaying Shelly Dimmer SL further and further...
will that work with no neutral then?
interesting! @drifting grove
How do I enable a custom alexa skill I made on my echo dot? I have the same email address for both my echo dot and my alexa developer account
and I have account linking enabled, the skill shows in the alexa android app too
under dev
Hello all! Anyone know if I can use this with Home assistant? I googled around and didn't see anything. KKmoon Thermostat digital touch screen...
hi all, can anyone suggest a good battery powered 4way switch with zigbee?
and good relay for that?
https://www.zigbee2mqtt.io/information/supported_devices.html has a good list - #zigbee-archived can suggest more I'm sure
I have a sonoff mini with as S1 S2 a push button. But I want to be able to simulate that exactly, I mean, if I push the button 3 sec, I want 3 sec an ON signal (because there is a physical relay dimmer behind it). I don't see how you can really emulate that withou pusing twice?
Hey all, I got a couple of Jinvoo switches and just succesfully flashed a 2-gang switch. I'm trying to get both 'buttons' to have their LED on but I'm not having any luck. Has anyone come across this before?
Ooh I just got a preview Sonoff window sensor delivered, seems to be running 2 ARM processors in an OPL1000 wifi SoC package from OpuLinks instead of thr usually 8266 or 32. How common place are arm procs in the consumer iot space? I'm guessing we're going to start seeing a shift away from the esp's
BLE 5 and Wi-Fi 11b up to 11Mbps
Has anyone used any soil probes in a smart green house home set up?
anyone have any recs for an HA-compatible button?
i'm using the Aeotec Wallmote Duo right now, looking to add another, something similar but maybe better if there's anything available.
i want to be able to trigger automations at the press of a button.
@ruby talon getting a RF bridge and using any number of RF push buttons would work. I think those amazon dash things are still being sold on ebay and may still work(?). people have converted wyze door sensors to be push buttons.
Hassio no longer see's Conbee2 after supervisor upgrade, I am using zha integration not deconz. The line entry under hardware no longer shows either?
Has anyone tried to setup Smart Life or Tuya?
@runic drift thanks for the suggestions! i had a few Amazon Dash buttons laying around and turns out the Dasshio add-on is super easy to work with
spoke too soon! apparently only the older Dash buttons (jk76pl) can be set up this way (or it has to do with the firmware, not sure yet). the newer ones (jk28lp) don't work as easily.
i think most of mine are the newer ones π¦
I know there was something about making sure they never got access to the internet or something. sucks would have been a quick solution for ya
To add a device, I go to configuration.yaml and add:
Example configuration.yaml entries
switch:
- platform: xiaomi_miio
host: MIIO_IP_ADDRESS
token: YOUR_TOKEN
Just this?
To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks. Here's an example:
```
code here
```
Watch the animated gif here: https://bit.ly/2GbfRJE
DO NOT repeat posts. Please edit previously posted message, here is how -> https://bit.ly/2qOOf1G
If that's what the docs say, yes, but see https://www.home-assistant.io/docs/configuration/devices/
So it seems its not longer possible to integrate nest products into HA. Any recommendations for a carbon monoxide detector? I dont have a z-wave stick (yet).
Has anyone used any soil probes in a smart green house home set up?
@wise kindle I know that Xiaomi Mi has sensors that should work with HA. Havn't tried it myself yet, I found the price still a little too steep if I count the plants I would like to monitor.
Which you can't use other than from Alexa
Oh
What's easiest work with for a rookie
Zwave? Zigabee?
Want to get some door sensors.. temp sensors
About the same
Zigbee is cheaper, but has only very recently become an actual standard so getting things to work well together can be "fun"
Z-Wave is a full standard so costs more. Stuff "just works" though
I have both
oh you can mix?
Sure - different frequencies (well, mostly)
So do i just buy a zwave hub?
What are the best hardware modules for behind an existing light switch?
I really like using these sonoff switches and replacing the wall switch. https://smile.amazon.com/gp/product/B07S1SP87R/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1
I like the sonoff mini. it lets you use your existing 1-way and 3-way switches and fits behind the switch: https://smile.amazon.com/Wireless-Universal-Automation-Compatible-Assistant/dp/B07TRSWY23?ref_=ast_sto_dp&th=1&psc=1 The switch leg is low voltage too unlike the Shelly.
https://www.amazon.co.uk/JinvooSmart-Switch-Control-Cooperate-Google/dp/B078GW29SK
I got a bunch of these.
Iβve got like 40mm of space from the wall to the back of the switch box. They say Shelly fits everywhere well... not here.
Each switch will have a brown (live) and blue (neutral) wire and Home Assistant will turn the smart bulbs on or off (Hue and TrΓ₯dfri) so I wonβt actually use the relay.
The state of the switch and bulb are synced so when I turn the light off via automation or by using a voice command the switch will change state as well. This will allow anyone to always turn the light on or off using a switch on the wall. Going to suck when HA fails tho.
I'm looking for some radiator valves. Tado and netatmo are in my sights, they look pretty enough.. wondering if I can find something similar that avoids the cloud connection, since I do have Home Assistant... Any recommendations? I am in Denmark.
does anyone know whether anyone in the community ever attempted to packet sniff or reverse engineer the API traffic that Leeo devices used to send back up to their cloud service before it shut down?
@pliant hornet Theres Danfoss. However they just announced that they are changing from zwave to zigbee, so now would probably be a terrible time to go for their offering. I'm personally using Netatmo and very happy with it. Several coworkers are using Tado and are happy with that π
I steered away from Tado because of their subscription thing. Didnt wanna pay 10-20kr every month π
@low patrol I was also a bit put off by that subscription with Tado. Another small negative is that their valves don't have a child lock.. π
Looked at Danfoss. They seem rather bulky.
Danfoss is not quite my taste either, but i havent seen any other... promising... projects for this. I've seen a 1-2 with zero reviews which leaves me skeptical. All that leaves, tado netatmo and danfoss. Danfoss says their new valves will 'probably' release in Q2, so yeah
I'll wait and see that. We are just starting to look for stuff to replace our existing ones before the next season π
Thank you.
Any time. I've recently begun this smart-home project myself. Let me know how it goes for ya π
I m looking at https://www.banggood.com/Yeelight-AC220-240V-5M-Smart-LED-Strip-Light-Driver-Works-With-Alexa-Apple-HomeKit-Xiaomi-Ecosystem-Product-p-1537063.html?rmmds=search&ID=6265290&cur_warehouse=CN . Is anyone using this with HA ?
Is anyone here using lolin d1 mini's in the UK? Where do you buy them from - i see alibaba used to sell them for <Β£2 but I can't find anywhere else that matches or even comes close to it. - I'm not just being tight over a few quid i'm looking to buy several π ty
I got the Wemos D1's for about 4 pounds from Ebay
what was your delivery time roughly if you remember?
the ones on ebay i've seen that cheap aren't due to arrive till late march - may apparently. (and may come with a bonus free coronavirus)
From memory it was 2-3 weeks, and I would be dousing them in Dettol
ok thanks
does anyone have an ecovacs deebot? i have questions.
Anyone in here using Shelly Dimmers? I've currently got 2, but one thing i dislike is the way brightness works.. Its like from 0-100% less than 2 seconds, compared to a Fibaro Dimmer which goes slow but steady which is alot smoother
Nvm... Maybe i should read the user guides sometimes before jumping the Gun, there is actually a Transition Time setting in the app
hi guys
i bought a shelly EM but isnΒ΄t apear voltage, energie etc, only can put the consuption, anyone have a idea what is wrong?
So the Shelly Dimmer settings through the app are buggy, the settings seems to be overriden by a physical switch compared to how it works with a Fibaro Dimmer
Anyone have any reccomendations of hardware sensors for toilet / bathroom sink usage?
https://community.home-assistant.io/t/water-usage-via-vibration-accelerometers/171308
Flow meter?
Don't want to pay $200
oof
Don't need that level of granularity
I just need to know when a toilet flushes and when a bathroom sink is used
I should be able to do that with vibration / accelerometers?
Pipe temperature sensor is Β£20, may work for a sink
Water level sensor for the toilet?
I don't know if pipe temperature sensor would recognize washing hands with cold water
Yeah, would only work with the hot tap I suspect
I just need when a toilet is flushed.
Figured I could use the same type of sensor for both toilet and sink
a count of flushes might be possible with a vibration sensor but water usage would be tricky
Flow of water would exceed base-line, resting threshold
That's all I would need
Count of hand wash + count of toilet flush
could maybe wire up a contact sensor with the toilet lever
hmmmmm
something similar with the faucet but it wouldn't be pretty
assuming you have a faucet with a single handle
though that would be trickier
yeah idk if I like that
Do you have a reccomendation for vibration sensors that I could tape to water pipes?
I could write a python script to handle the counts
i think xiaomi makes some
i've heard good things about xiaomi sensors but have no personal experience with them
I'm on Z-Wave rn π¦
I plan on it for production version of this solution
Just trying to prove out a concept right now
Xiaomi stuff is soooo nice π
Where in the world are you?
any particular reason for wanting this info? just curious?
Dallas, TX
not making fun, i like stats about things too
No idea what you've got over there I'm afraid π
Don't want to disclose much but monitoring individuals
Things like bathroom activities actually mean quite a lot
ah, understood.
I am actually leading with a solution more like this: https://github.com/FIGLAB/ubicoustics
Xiaomi kit is cheap and small
but if a microphone speaker + edge compute is too invasive when monitoring bathroom activities, I gotta fall back on vibration sensors + humidity sensors
I'd go for a water level/ultrasonic sensor for the toilet cistern
Link for water level sensor?
Sorry, they're mostly #diy-archived things
I've also had no need for one, yet
Humidity sensors are unlikely to be sensitive enough to react to tap use, vs shower use
Hmmmm going to google
Yeah, only using humidity for shower
That one is pretty widely accepted
That works well, I use one that way
Could you possibly do a weight sensor for your soap dispenser? That way if they are washing their hands and use soap, you might be able to tell the difference in weight of the soap. Just a random thought.
at some point if people knew about all these sensors it would raise a privacy concern as well as make people feel uncomfortable lol
just fyi
They might not use soap though π€’
@runic drift Oh most definitely. Gonna need the individuals to sign off so I can keep the data.
would ultrasonic work with water/liquid?
or just go through it to the bottom of the tank?
oh they make them specifically for water
but that's ~$300. Would the $5 one I'm using in the garage work? π
Time to experiment π
Better to experiment with $5 than $300. haha.
https://hackaday.com/2015/02/13/wireless-water-level-sensor-from-pvc-pipe/ if you want the DIY approach
I think that will definitely solve my toilet flush UC
Just found this link -- http://www.gcdataconcepts.com/toilet_flush.html
Dude uses accelerometer + MATLAB to filter noise
Also found an article where they use a vibration microphone to capture vibration in a noise frequency
Anyone know if there's a way to integrate cameras/devices that use the CloudEdge app? I've googled quite a bit and searched the forums without much luck
Hey does anyone know how to create a rgb scene with Smart Life (tuya) intergration?
So my plan is that at night time a motion sensor will trigger the lights and when the lights turn on I want them to change to red and at 1% brightness. Then once it is back to day again the operate as normal lights coming on at 100% brightness and white again. I can create scenes to do this but can only change the shade of white and not the colour but my lights are RGB. Then I do have control of the brightness too. If someone can help me getting full RGB control to automate scenes that would be amazing. Thanks in advance
Hi does anyone here run nodemcu/analogue moisture sensor/mqtt that successfuly displays accurate gauge represented data on their HA lovelace card. If so can you please share your yaml sorry to be to the point but have discussed this in serveral arenas and no one seems to be able to provide a solution. hopefully thanks in advance
I'm working on it for my greenhouse @jagged tinsel
Is someone has bought the new Sonoff Micro ?
On every review videos, I haven't hear any sound during the switching of the device, can you confirm that ? If yes, I would be a good device, because they haven't used any relay which consume a lot of power compared to an ESP board. Maybe they used MOSFED to switch the 5VDC ?
@fringe moon I have everything working except the values represented in HA eg nodemcu gui moves from say 450 to 850 in glass of water to out. The HA gauge shows 96% no water to 45% in water.
this works for stabilty but not accuratevalue_template: "{{ value_json['ANALOG'].A0 /10 }}"
@tom_l gave me but it seems to through everything out on the gauge value_template: "{{ ( 236.4 - (states('sensor.garden_moisture2') | float *3 )) | round(0) }}"
Hi, anyone did a integration with on HA with computherm q7 rf thermostat?
interesting...woke up to two new sensors showing up in HA, and one is definitely from one of my google devices
haven't touched a thing
huh, apparently that's coming from my phone. am guessing the HA app now reports wifi signal strength and battery level
HI, I'm banging my head against the wall... I'm unable to get a simple device arrive to homeassistant via MQTT (mosquitto broker in this case). I have several other sensors already working andI can't see why this one is not working. Any help debugging this issue would be greatly appreciated. I'll try to explain my setup: 1./ esp8266 sending via authenticted MQTT a message with topic home/lobby/esp8266/state, and payload { "voltage" : 0.0 ; "temperature" : 20.4 }. 2./ mosquitto_sub is able to see the message arriving to the broker, and also the MQTT listen feature in the dev tools in HA web page. 3/ in configuration.yaml, I have an entry, similar to other 4 devices already working (no autodiscovery):
- platform: mqtt
name: "Exterior"
device_class: temperature
state_topic: "home/lobby/esp8266/state"
value_template: "{{ value_json.temperature }}"
unit_of_measurement: 'Β°C'
,The other devices are working ok (they have different topics). When I query the sqlite database, I can't see anything with the entity_id='sensor.exterior' which is how the thing is supposed to be named. EVERYTHING is (seems) like the other devices, but this one refuses to work. Thanks for any insights on how to debug this issue.
@normal sequoia To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks. Here's an example:
```
code here
```
Watch the animated gif here: https://bit.ly/2GbfRJE
DO NOT repeat posts. Please edit previously posted message, here is how -> https://bit.ly/2qOOf1G
Hello I have pir AM312 to my nodemcu with esphome configuration and everything works well but pir sensor keeps on changing its state even if Iam in front of it so can anyone help me with constant state if a person is in front of it . By any chance is there any configuration to change the sensitivity and presence detection?
@hasty mason you can adjust the sensitivity on the sensor - playing around with it might help
This is not exactly HA related but is smart home releated - I am mildly new to smart home stuff but i'm now over 30 devices on my network and suffering from some major wifi congestion. I'm at the point now where even my chromecasts struggle to display the default screen.
I'm stull using an old Asus rt-n66u
Does anyone have recommendations on what kinda router I should get?
how long does it usually take for aliexpress stores to ship stuff out? i ordered 1/25 and they havent shipped it still. first time using the site to get some stuff for my setup
I ordered a battery from them once and it took me about a month and a half to get it
In the states, most stuff takes about 4 to 6 weeks
also depends on if it's "in stock" when ordered
Is there a z wave USB that people have had good success with?
I think mine might be junk.
It's this one:
https://www.amazon.com/dp/B01GJ826F8/
Looking for options to add some water sensors to the house, behind the toilets on the floor and under the kitchen sink, are there any decent battery powered options?
Also want a smart smoke detector, also battery powered, maybe zwave?
@austere herald i'm using that one with no issues lol
@haughty shuttle i like my smartthings water leak sensors. they have contacts on the top and bottom which is nice. zigbee, around $18
i also have the ZCOMBO z-wave smoke alarm
@glossy prism water sensors working well with home assistant I assume?
Well I'm in the US so
@glossy prism Man, for me it seems to lose connectivity unless I reboot the server everyday
Or something, the automations stop firing
yeah I'll keep looking for something known to be reliable
@glossy prism hows the battery life on the smoke detector?
I may just get some aeotec water censors, their zwave controller has been rock solid
dunno if they are battery though
They're probably gonna be pricey
There are also a lot of people using that controller with no issues but it's up to you
I haven't had any issues
@austere herald that's weird...any errors in the log?
I can't get to it now but I'll check in a bit and see
on amazon people said they don't work with that xiomi stuff, which might be nice to be able to get into
Did you have to do any weird flashing stuff
I think they can just be used as is now?
z2m?
I dunno, I watch people get these cheap chinese sensors and have to flash them to use them with home assistant
Most of the good quality sensors are cheap enough these days, and no reason to go further down on cheapness. I went that route years ago when these devices are not that common - these days I donβt see a value in diy or find really cheap stuff. Benefits arenβt that great to be honest.
@haughty shuttle oh, you might be thinking of tuya-convert, which is for wifi-based devices
Yes that
@round horizon what's your recommended smoke detector and water sensor? I think I'm gonna get the smoke detector I saw on Amazon, the aoetec water sensors have mixed reviews.
cough smartthings water sensors cough
Aeotec sensors are good. They require some sort of gateway. That failed on me though! Xiaomi sensors are good.
I have more xiaomi sensors than z-wave and I am slowly moving away from a-wave.
Yes. They are great!
so it's regular wifi?
do I need to flash it or anything
why is it only $10 lol
$19 on amazon heh
is smart things zwave?
The xiaomi are zigbee. Not wifi. They need a gateway.
You need xiaomi Aqara gateway for the water sensor to work.
Ok. I donβt know much about smart things. I donβt use it.
ah haha I thought thats the one you like
I like xiaomi stuff.
"Please note, there are two versions of the hub: v1 and v2. v1 can be used with Home Assistant without any problems, however, v2 might be less straight forward when it comes to enabling the local API, and might even require you to open up your device in order to do so. Xiaomi has suggested this is in the pipeline."
haha
SmartThings is integrated into Home Assistant through the SmartThings Cloud API. SmartThings is integrated into Home Assistant through the SmartThings Cloud API.
nope, no thanks
The smartthings sensors are Zigbee @haughty shuttle
Oh. Don't buy the smartthings hub
I'm not recommending that
That's why I mentioned I'm using the sensors with my Zigbee stick and ZHA
Is anyone addressing the issue with BLE devices like Mi Flora? Since 103.x itβs been broken - almost 3 months.
ahh so you CAN use them with a zigbee stick
I'll at them tomrrow, maybe order one and a sensor to tinker with
in the zha known working list
and does zwave π€
That's the one I have and that SometimesiCode mentioned earlier
nice
yeah people say it works great with HA
are you using the zwave side too?
would be cool to only need one dongle
I have a hue hub, I wonder if they would intefear with each other.
I know hue is zigbee
Are you doing this trick to keep it from doing weird stuff?
zwave:
usb_path: /dev/serial/by-id/usb-0658_0200-if00
mine would bounce between ttyACM0 and ttyACM1 til I did that.
oh wait, it says I can connect my hue bulbs to the dongle, nice.
@haughty shuttle I did kind of the opposite, I created a sym link /Dev/ttyusb.zwave. yours is probably better.
Can having your Wi-Fi router next to your Z-Wave dongle cause issues?
I also had to black list the driver in modprobe, my host OS kept trying to take control lol
If I was to switch to a new zwave controller would I have to totally redo my zwave stuff? That would be annoying.
I'd probably just use the zigbee part.
@haughty shuttle how could you tell modprobe was doing that?
Because that's why handles drivers in Linux
The zstick kept vanishing from home assistant
Like wtf Fu host OS
Once I did that and the other thing never had another problem
I run HA in virtual box
Works awesome
Gotcha, that's interesting
@haughty shuttle I don't suppose you have a command/guide handy for that?
I think I may need to do that too, though I'm using docker
I'm not near a computer now but you just have to figure it what the driver is called, the file is I think In /etc/modprobe.d I forgot if that was the file or a folder with the file inside of it, open the config file and comment out the driver. The ID for the zstick will be in USB/serial/by-id probably the only thing with USB in the name
@glossy prism if I replace my zstick will HA just reconnect to all my stuff or would I have to re pair everything?
You'll have to re-pair everything
Howdy
I have a Aeon bulb that used to be on.a different gateway which died
how do the heck I unpair it without a gateway or at least reset it so I can use it on the HA
also I have a second Aeon bulb that wasn't used it and I sucessfully pair it but I can't get it back to cold white color and when it comes on it dim on. not instant on or off
just dim on then dim off
I tried the off on 6 times method but still doesn't reset it
everyone sleeoing or a bot π
Is there a way to tell in HA if a zwave device acts as a repeater?
does HA discover wifi color bulbs?
Look at the zwave. entity for the capability routing. The Z-Wave docs explain a bit more, but see the #zwave-archived channel if you've got more questions
Indeed, #zwave-archived is the channel for Z-Wave questions...
Hi guys Having trouble adding the deConz as a Integration
#zigbee-archived is likely the best place for help, if you explain "trouble"
Yeah right
canβt get it to connect to Hassos host name is defined as 127.0.0.1 port is default. It can find the auth key.
Probably 127.0.0.1 is the problem
Try the LAN IP instead
#add-ons-archived can help with add-on configuration
Hmm how do I get the ip of the ConBee 2 usb dongle ? The iFrame in Hassos have no ip defined
The IP of your HA host
USB devices generally aren't known for having network interfaces π
So 127.0.0.1 = local host which is the rPi with the usb stick ? But I can try the ip it should be the same thou.
127.0.0.1 has a special meaning
Each Docker container is effectively a separate computer
Docker?
Yes, that's underneath the hood on Hass.io/Home Assistant
See the top pinned message in #330944238910963714
@winged knoll will try thanks.
Hi, I have a question regarding the Lenovo Smart Display 7", is this one supported by HA?
Cool! I just read in the forums that it's not possible to view lovelace from it. How do you use it?
I just use it for Google Assistant and view cameras
Is it possible to view lovelace from it?
I would love to use the Google Assistant with it, but as well view my lovelace
FWIW i'm able to cast lovelace to all my cast devices that have a display
hi there people
Alfawise V8S
i bought this vaccum for the price with mopa
seems very nice
anyone tried to integrate this one with HA ?
I think I will give a try. How do you cast love to your GA devices @glossy prism ?
using the cast.show_lovelace_view service
Awesome, thx!
Is there any way to get the echo to use a phrase like "Alexa, make a coffee" to turn on a switch? I know you can do "trigger make a coffee" with IFTTT, or "Turn on the kettle" but... I'm being picky
Can anyone confirm if the Fibaro Button is working properly with HA? Found some older topics with a lot of issues? Thanks!
@hard tinsel Yes, just make a routine
Does tradefi stuff work with any zigbee dongle? can I paid it to my hue hub? https://www.amazon.com/IKEA-203-478-30-TrΓ₯dfri-Wireless-Dimmer/dp/B07KM9ZC2Z/ref=asc_df_B07KM9ZC2Z/?tag=hyprod-20&linkCode=df0&hvadid=309793588525&hvpos=1o1&hvnetw=g&hvrand=17371189758186649386&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9011482&hvtargid=pla-579963353480&psc=1&tag=&ref=&adgrpid=60862048759&hvpone=&hvptwo=&hvadid=309793588525&hvpos=1o1&hvnetw=g&hvrand=17371189758186649386&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9011482&hvtargid=pla-579963353480
That one you linked doesn't work with ZHA, I don't believe --- or it's picky
should be working, somebody asked about it yesterday
@tacit plinth oh thanks, never noticed that, solved my problem π
Has anyone experienced an issue with Wifi / Battery entities not showing up if a device is removed > re-added to Home Assistant? It'll still function, just won't load those entities π€
corect π
it happened after updating to latest
I understand is a device that does not find somemthing... π
I have no smartthing devices tho
how could I find out what produces that?
it fills my logs π
Fixed the issue, even if you uninstall the app from your phone it doesn't seem to clear the data so that conflicts with Home Assistant. Clear Cache + Data + Uninstall Beta if you're in that and it'll resolve it. or at least it did for me π€·
Best place to ask about adding a device in esphome?
hi guys, I'm trying to use the developer tools services for the first time and I'm confused as to what to enter.
I have a broadlink rm mini3 setup, which is working (I have some codes in there learned from the broadlink manager).
but one code the broadlink manager won't capture so I wanted to try the HA learn service
I hve this in configuration.yaml, which works fine
switch rm_mini1:
- platform: broadlink
host: 192.168.88.6
mac: 'B4:43:0D:D5:90:3F'
type: rm_mini
timeout:10
switches:
lounge_onkyo:
friendly_name: "Lounge AV"
command_on: 'JgBwAAA...'
command_off: 'JgBwAAA...'
now, in HA I selected service broadlink.learn
in service data I put host: 192.168.88.6
then I call service. nothing happens.
can anyone correct me on the right way to do this?
@drifting grove this part might be of help: https://www.home-assistant.io/integrations/broadlink#how-to-obtain-irrf-packets
u should get a persistent notification when its successful....if you dont see one check HA logs
@oblique bear thanks, I'm just reading that. the one thing different there is in service data it says to put "host": "my ip"
ie, with the quotes, whereas I had no quotes
that will make a difference
but when i put the quotes in, service data goes red
u probably got a error log if the service call failed
are you entering it as json or yaml?
im putting exactly this
"host": "192.168.88.6"
does it need brackets or something ?
remove quotes from host
i havent, i personally use harmony hubs
i got 2 but i run extensions to do IR things
ok, no worries, mine is working generally ok, but there is one wierd thing that happens, but probably a question for an experienced broadlink person
@oblique bear I put this now in service data
host: "192.168.88.6"
it still highlights it as red
is the call service button enabled?
yes it is and it does seem to work, despite being red
thats the just the editor showing its in quotes π
the call service button being enabled tells you the format is correct
ok. now where does the captured code go?
i thought it went to .storage but nothing there
check your persistent notification
cool. now to try the code that didnt work in broadlink manager and see if this service gets it
damn, same problem
something peculiar with this remote or the broadlink it seems
@oblique bear thanks for the help anyway, at least the service is working π
np
when i had to teach the harmony hub IR commands i remember having to ponit the remote in certain ways until it actually registered
had to be like inches away from an angle lol
its a little different. I have a remote for the TV motorised mount
hmm maybe try the service again and see if the code changes?
to use the remembered positions you have to press 1 then OK
but the service is saying no signal received
and that is the same thing that seems to happen using broadlink manager
so maybe u need ot do 2 commands? i know in harmony i can set that
hopefuly someone else who uses broadlink can help
yeah hopefully. is this the best channel for broadlink or is there another?
I get confused about which channels to use for what
probably best in here i think...u can try the community forums too
yep ok, will do thanks
that way ti doesnt get lost in the chat lol
Can you use your phone as a media player?
I have an iphone
Good morning. I'm adding CentraLite 3326-L (Iris Motion v2) via ZHA. It seemingly pairs ok, but then goes unavailable.
I have ConBee radio
hi I have a question on connection my led strip with my nodemcu, I have everything setup and I can control it on my HA, but I dont believe that the strip is full brightness van I set it to be, because the only voltage output on the nodemcu is 3.3v and the strip is 5v
I dont have a voltage adapter but I have a arduino uno with a 5v output can I somehow use that? i have cables for both usb connection and for the 12v power connection
Trying to added 3326-L via dCONZ now, with no results. It adds straight away to ST and HE.
Hello, I have two tastmota RGBW lights, which I have configured with mqtt into HA. Now I need to figure an easy way to the light to a "warm" light
hello
@timid heron easy way? is the white slider not enough?
no, is very "cold" light
on an rgbw strip you can't choose the white color, you get what you bought
its a GU10 light, but okay
same difference
I just need to find a more cozy light
you can use white blend mode inside tasmota which will mix the white with RGB colors so you can get a warmer white using a mix of rgb and white channel
Already on that page π
maybe its just look very cold, because I have a very varm light just next to it
Thanks, I got a better light now π
A bit funny, that they are turned on ~1 sec after the power has been removed.
I also brought some Teckin bulbs I havent got tastmota firmware on yet, they say "color temperature: 2800-6200k + rgb"
so they might be easier to get a warm light
Well, tried dCONZ, didn't work at all with the 3326-L. Went back to ZHA and they started working. So hurrah!
Has anyone tried this z-wave outlet, and/or would you recommend a particular z-wave outlet? https://www.amazon.com/dp/B07QYYCXXJ/
I have an IQ Qolsys outlet dimmer (QZ2140-840).. It works fine for me.. on amazon it comes up "Dragon Tech PD-100". Not sure I'd "recommend" it, but it does work for the 3mo i've used it
I'd like one with a ground, but the price on that is nice. I saw one for $17
Is there a way to delete an entity completely, without having to restart Home Assistant?
Scenario: Mucking around with a new device in ESPHome. Now have the device right, and want to clear out all of the old sensors in HA and just re-add the whole thing cleanly. I delete the integration, but then I have to restart HA before I re-add it, otherwise entity names collide and I get _2 on the end of them.
Hi guys, i have hassio on esxi vm i atatched a new vmdk for space. how can i successfully mount ? like where are the locations of the dev and what tools can i uses in hassio to do this π thank you
#330944238910963714 would be where to ask @dull pendant
@winged knoll sorry mate but no one replied π¦
It's still the only place to ask π
Gotcha
You want to know about HassOS and hass.io Home Assistant, that's the channel
100% agree with you sorry about that
No worries
cheers
It's not uncommon for questions not to get an answer quickly - if you post when nobody's around who knows it'll eventually vanish from view. Reposting in the same channel a few hours later is reasonable.
If a few bumps like that fail, a forum post sometimes gets more attention
Yes, i understand and agree with you. Hope we all will remind this ourselves π
Hi, I was wondering if anyone would be able to give me a hand trying to figure out how to set up the power monitoring on a TP-Link switch. I'm having a hard time with it in the configuration.yaml I've copied the template and edited the sensors from the Hass How to page for kasa. But it keeps throwing errors in the config.
show us the errors
equests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
2020-02-16 18:59:31 ERROR (MainThread) [homeassistant.components.hassio] Invalid config for [sensor.template]: invalid slug Outside_Kasa_amps (try outside_kasa_amps) for dictionary value @ data['sensors']. Got OrderedDict([('Outside_Kasa_amps', OrderedDict([('friendly_name_template', '{{ states.switch.Outside_Kasa.name}} Current'), ('value_template', '{{ states.Outside_Kasa.attributes["current_a"] | float }}'), ('unit_of_measurement', 'A')])), ('Outside_Kasa_watts', OrderedDict([('friendly_name_template', '{{ states.Outside_Kasa.name}} Current Consumption'), ('value_template', '{{ states.switch.Outside_Kasa.attributes["current_power_w"] | float }}'), ('unit_of_measurement', 'W')])), ('Outside_Kasa_.... (See ?, line ?).
when in the config editor it has the green tick saying the config is fine tho.
okay wait for someone to answer. the UI config sometimes does not catch all, need to run the command line one
Who has a fireangel with z-wave setup and can help me to set one up almost no info on the web
okay wait for someone to answer. the UI config sometimes does not catch all, need to run the command line one
@peak talon No Worries. π
Have you started from basic config with like 1 entity and 1 ip address?
Have you started from basic config with like 1 entity and 1 ip address?
@peak talon The device is auto added from the tp link addon. I did also try it as well with a manual switch with the IP address. Did not seem to make any difference.
@undone vessel you have Outside_Kasa_amps: as the identifier for the template sensor you're setting up, but you can't have capital letters there. Change it to outside_kasa_amps: (the error message you posted also suggests this)
I have an nodemcu connected to an 144led strip ws2812b, using Wled. I want to add an extra power supplie because when I amp up the power limit in LED PREFRENCES I can go above 2.5A on a nodemcu and it keeps getting brighter! I dont think thats good to have for a long time but I like the brightness, anyone an idea of how to help me?
also when changing the brightness in wled or HA it doesn't change above 30%
Hey guyss do u know any water resistant motion sensors? Perferably using zigbee
I updated homeassistant to latest, not been updating for couple of months. And I lost every device that were connected via deconz. I managed to get the lights back via fiddling. Some more fiddling and found sensors and switches. But my previous automation scripts are not working. So, the switches and sensors do nothing...
@burnt hollow I have Philips outdoor motion sensor in sauna. Been working few months now, so no long term knowledge. Humid environment...
Hi guy. I'm somewhat new to HA. I'm able to get a few device in to HA, but I run in some trouble with mqtt. When I toggle the switch it only stay on for a few seconds and no command is send to the shelly. Any help would be approciated
@velvet socket I am also fairly new to HA but I had problem with my dht11 sensors, but fixed it just by checking/fixing the wires
maybe it helps idk
@mental whale, it's not the wiring. From the app or the website I can switch them on off
I'm using a PlugS to control a koffieheater (sheduled time) but I still have other divices to integrate. But if I can't get to work with one, ...
Nederlands?
Yep, from belgium
Xd nice I thought so because of Koffieheater
Anyways I can't find your product online but it doesn't matter because I'm kinda new and probably can't help you
Sry
de link naar de shelly plug, https://shelly.cloud/shelly-plug-s/
vergelijkbaar met de sonoff, maar meestal iets kleiner
is this the place to ask about controlling TVs with home assistant?
@mental whale, mijn probleem met mqtt is opgelost, een fout in het topic. ik had shelly getyped ipv shellies. De RGB heb ik ondertussen oon werkend. Nu rustig verder doen en uittesten hoe ik alles kan uitlezen. Want sommige van de shelly-devices kunnen het vermogen meten. Ik heb er hier een klaar liggen om de elektriche verwarming in het oog te houden op defecte weerstanden.
@velvet socket klinkt gaaf! succes met je projecten
thx
@haughty shuttle possibly, what's the question?
sorry, got sucked into something.
I have 2 smart TVs, one shows up and everything, I added the media player card to lovelace but there's not really any controls there.
it has a username and password that I configured on the TV and in HA
how do you control these things, do I need a special lovelace card like I do for the roku?
it's one of these https://www.home-assistant.io/integrations/aquostv/
the docs don't really tell you anything lol
I never did see anything pop up on the TV.
When the TV is first connected, you will need to accept Home Assistant on the TV to allow communication.
my password has an * on each end and I quoted it in the config, that should work right? "password"
oope
"*password*"
that's not the actual password of course
actuall I thin its working, I still can only change inputs and volume control lol
@haughty shuttle did u find solution? even i am facing the same issue with my samsung tv . HA notification is appearing on my notifications when i click configure it shows error occurred . any solution for this?
well something changed in the way they do it so I followed this: https://www.home-assistant.io/integrations/samsungtv/
however, its not responding to any commands.
my other TV which is a Sharp Aquos is doing a little better, I can turn it off, change the volume and stuff, didn't try a lot else.
I honestly only need to be able to turn them on and off, control volume in the livingroom and switch inputs, we stream everything on roku's.
funny thing is when I hit the power button on my roku remote it turns the livingroom tv off, I think that must be a function running through the HDMI or something.
so i think this might be just a misunderstanding of the terminology, but i got my router (Linksys) to track my "devices". it seems to work, in that my history has been populated with everything that has been connected to my network.
however, these are all "entities" as far as i can tell (at least that's how they're listed in the configuration area. is this how these should be visible? and quite flatly then, what's the difference between entity and device?
@undone vessel you have
Outside_Kasa_amps:as the identifier for the template sensor you're setting up, but you can't have capital letters there. Change it tooutside_kasa_amps:(the error message you posted also suggests this)
@glossy prism thanks. :) I'll give this a go and see if it changes anything
@glossy prism I believe sir you have fixed my many hours of frustration! π
You are a saint!
I wanna put a smart bulb outside the front door, any fairly cheap ones out there that can take being outside? it would have a glass dome over it and be under a roof.
also a cheap battery powered motion sensor that just does motion so it lasts a while would be a bonus.
Does anyone use the hue motion sensor? Does it show up in home assistant when connected to the hue hub and if not, can it be paired with a zigbee dongle?
It does show up
But yes, it can also be paired with a Zigbee dongle
nice
does anyone know if its possible to control the lights with an universial ir hub that i connect to my HA? I have an Ir remote today to control my lights
It annoys me to no end that esphome can't cope with rgb+w lights
They're presented as two separate lights in HA
Wait I think they've updated it
Yes
@foggy gust broadlink
Yeah nevermind that, it was not an IR remote it was the rf one :p
Broadlink does rf also, but not that 2.4ghz you are looking for. In case we are talkimg about the same dimmer
Nope I'm still right. Esphome and rgbw lights are a hot mess
@void hollow use wled
Tuya >> tasmota
Is there any home assistant integrated wifi thermostat that can work on the lan network?
Is there a ring or google nest like doorbell that doesn't need a cloud service that works well with HA?
I hear Doorbird is pretty good...
Question, is there a tool to export a list of all your entities from your HA install?
You could use https://github.com/home-assistant/home-assistant-cli
{{ states.switch|map(attribute='entity_id')|join(', ') }}
worked great for it aswell :)
@empty nacelle what do you mean tuya >> tasmota
Tuya covert probably
Yes. Flash tasmota
Where do I get tasmota devices
Greetings all. I am trying to integrate my Samsung Smarthings hub and all the devices within HASS, and am struggling to enable https on the raspberry Pi. Watching this video ( https://www.youtube.com/watch?v=BIvQ8x_iTNE ) Iβve gotten all the way to 4:57, where he logs into the raspberry Pi via Putty, and I am stumped. I know the public IP address of my router, and the internal IP address of my Pi, but I canβt figure out how to connect to it and login (I obviously have no idea how to use Putty.
Not sure if this is the right spot but seemed the best for now. I have suddenly been getting a lot of errors stating that most of my devices are taking more than 10 (or 60) seconds to respond. HA has been running incredibly slow since this started and has sometimes been completely unresponsive, to the point that I was unable to log into HA for most of the day. After several additional resets I was finally able to get back in. I disabled most of the entities that were showing in the log, but it seems to be happening on the majority of them as the log is filling up again with other entities that I did not disable. No changes made to config. Seems to have started after going to 105 (currently on 105.4). Not sure where to begin on this...
@tawdry pine the devices taking more than 10 seconds is something many are experiencing while annoying it doesn't appear to really impact anything I have found yet. As for the other issue of slowness and unresponsive that seems unrelated.
@runic drift it started running extremely slow around the same time I noticed the logs filling with this error. Could be coincidence but the timing is suspect to me. RPi monitoring shows low resource use as well. Restarts seem to make it run a little more quickly for about 45 mins and then its back to sloooow
although I am seeing some zigpy errors as well now too
@tawdry pine obviously nothing is universal so I can't promise you that everything isn't unrelated but between what I have read and my own experience the slow loading ect is unrelated because i don't have that but I get the flood of the 10 second logs as well. You may be experiencing the beginnings of an sdcard failure with that.
@runic drift that's been rolling around in the back of my mind actually about the SD card failure. Was hoping to get more than 2 months from a card. I guess I could throw in another card and restore to test?
@tawdry pine yea you can always test it that way. trick to make the sdcards last longer is to exclude a bunch of stuff from the recorder in HA to reduce the read/write frequency
Or USB boot from an SSD if you're not on a pi4
(even then you can use a workaround to boot from the SD but have the filesystem on the SSD)
Deleted the DB and it's sped up as fast as I've ever seen it go. DB was about 331mb. Will definitely be looking at SSD
331 MB is pretty small tbh, but glad you got it working again
Should check to see if you have any "database disk image is malformed" errors if you suspect it's the db
Tediore malformed
Hey folks, HA newbie here. I've just enabled the LIFX integration and it's discovered all my bulbs, but it didn't ask me where to put them (like the Hue one did). Is there any way to trigger that? The manual process is lots of clicking per device and I have over 60 of them.
Is there a way to put a "device" in an "area" I can only seem to put "Integrations" in Areas
Hi guys, I am looking for how to connect the Home-Assistant to a smart devices from multiple brands like Xiaomi and LG
I want to ask, I need to own every brands hub to control the devices?
For example, we have 2 devices from Xiaomi and 2 devices from LG, We need 1 LG hub and 1 Xiaomi hub?
with HA you do not. but check the https://www.home-assistant.io/integrations/ for the devices you plan to buy
anyone aware of a way to take an auto discovered mqtt device and change it from switch to sensor? (or do i have to un-discover it, and manually add via config files?)
Anyone here uses the Lutron Hub? I added it and managed to link it (I can control the dimmer switches).
However they ONLY appear as an entity, not a device: only the hub appears as a device. Is there a way for me to make the dimmer switches a device? (so I can use them in scenes and other stuff)
I'm new here, so in order to prevent an XY problem: I am trying to set automations which control the lights at a certain time. I want to say "if the light is on, set brightness to X. If it is off, don't do anything". Checking the automations section, it seems you can only check the "state" of a "device", not an "entity". Is there a way to do this with just entities?
Hoping someone can help me here - Iβm in Taiwan and looking for a smart light switch I can replace with this - https://imgur.com/HHBWkBq
@narrow pike You should be able do to automation state checks against entities
Hi! Does anyone know the chip used by this: https://www.amazon.com/Outlet-Required-Gosund-Upgraded-Version/dp/B07GRLQV47
Duh! I was under the "Device" tab, not the "state" tab. Sorry, thanks @tacit plinth
So is there a reason the dimmer switches aren't considered a "device"? Is it cuz of HASS can't connect to them directly? (it must connect via the hub)
Yes, that''s generally right -- in a very rough sense, it's the physical device or software system that HA is talking to directly
But not having a device won't limit you in any way with your Lutron hub
Also good to read - https://developers.home-assistant.io/docs/en/architecture_entities.html
I see. Thanks!
@manic sapphire Looks like a ESP8266 - https://templates.blakadder.com/gosund_WP5.html
whenever the site says Tuya or Smart LIfe app, they are most likely Tuya firmware and you can flash them - unless they are super new (heard that tuya is moving to different chip)
Hi guys, I have watched the videos in Aqara.com about how to connect Aqara Hub, But I do not know how the hub will connect to WiFi network without password? Is there anyone know how it will be connect?
@worldly berry i believe you need to use the aqara app to connect it to your network before you can use it
aqara app meaning Mi Home app
@worldly berry you might want to read this if it covers, there seems to be 2 version of hubs https://www.home-assistant.io/integrations/xiaomi_aqara ?
also tells you which are supported / unsupported - like this gateway is not supported lumi.gateway.aqhm01
@tacit plinth thanks. I'm pretty new to this, so probably a silly question: can I flash tasmota on that device?
Yes, definitely. But the real question should be can you do it over the air or do you have to open it up?
Can anyone recommend a zwave button for a doorbell?
I tried the smartthings zigbee button but I can never seem to get the button presses to trigger an automation.
I can get the temp and battery level though π€¦ββοΈ
i have two of those buttons connected via ZHA and use them for automations. you have to listen for a button press event if device automations aren't working/available
Do you need a smarthings hub for that? I tried listening for the even with the dev tools but never saw it
Do you know offhand what event it is? Maybe I was listening for the wrong one
nope. connected via ZHA using a zigbee dongle
what zigbee integration are you using?
zha, deconz, or zigbee2mqtt?
i know with zha you listen for zha_event
I'm not sure, I just enabled it through the config with esp as the option
Okay
Actually I can't get to it atm
but I can try tonight
For whatever reason my VPN is acting up
ok, go there and if you see ZHA then you're using ZHA. then you just need to listen for zha_event when pressing the button to capture the info you need to use in an automation trigger
Gotcha, okay I'll try that
Thanks π
I was irritated because it's a very nice looking button, lol
yeah i like mine. my fiancee and i have them on our nightstands to trigger "good night" automations
Oh that's a great idea
My wife would love having something to turn off all the lights/etc. when she gets into bed
i'm actually pretty impressed with the smartthings devices. not the hub of course (cloud based π€’) but the devices are very nice. i have two of the buttons and four of the water leak sensors connected to ZHA
yep, it's nice. check out button_1.yaml and button_2.yaml here if you wanna see what mine do: https://github.com/Tediore/My-HASS-config/tree/master/packages/devices
Cool I'll take a look
Just got my Aqara door sensors delivered. They are super cute and significantly smaller compared to those other door sensors.

yea they are pretty impressive too...i have 2 on our catio and they survived the rain lol
Pictures of said catio pls
@glossy prism https://imgur.com/a/QwbE7gj
havent done much but add shelves with carpet for a bunch of scratching posts but the cats love it...ended up adding the aqara door sensors to yell at us when we leave the door open so a cat doesnt escape lol
uh how does that tv survive? lol
we have outdoor rated covers for them
the tv's are not special outdoor only either they are just a normal 32"
yea those marked for outdoor ect are a waste of money lol
well certain ones are worth it especially when hit by direct sunlight
but usually if exposed like that condensation kills them
we ended up putting a cover over the catio which helps a lil bit but infrared doesnt work well during the day lol
THE CAT'S GONNA GET OUT!!!!
but yea i thought they wouldnt last long either but i forgot a few times and the covers showed their worth
is that metal screen or that plastic stuff?
chicken wire lol
I need to replace some window screens due to outdoor cats scratching it trying to get at my cats, never tried the plastic stuff that's "suppose" to be something cats can't claw through yet
oh wow
that will hold up well lol
it took myself, my dad and his friend 1.5 days to put together....had to make a mad dash before my son was born lol
It took me solid 15 min to find the entity id of the newly added device. I have way too many devices and it is confusing as hell! π€£
yea our cats fuck up our screens too...i had to go with something sturdy cuz we have a german shepherd lol
yea our cats fuck up our screens too...i had to go with something sturdy cuz we have a german shepherd lol
chicken wire is strong stuff and it will last
It took me solid 15 min to find the entity id of the newly added device. I have way too many devices and it is confusing as hell! π€£
whoa repeats lol
897 entities... Yikes!!!
Something wrong with discord.
After I type, it shows as gray for like a minute and then I see multiple posts. Discord is having troubles today
Yup
Never heard of catio, sounds fun!
Let the man enjoy his catio, damn
binary_sensor.door_sensor134343423
@oblique bear watch donβt f*** with cats on Netflix.
i am not repeating myself π
Yup
@oblique bear watch donβt f*** with cats on Netflix.
Yup
if that has anything to do with killing cats, then no thanks
lol
Never heard of catio, sounds fun!
@oblique bear watch donβt f*** with cats on Netflix.

@round horizon 897 and you just now are getting into Xiaomi? π ...I thought I had a lot at 417!
Is there a way to put a "device" in an "area" I can only seem to put "Integrations" in Areas
Configuration -> Devices -> Select device ->
(top right) @versed hawk
@winged knoll I just noticed my devices are on the overview page but not in devices. I've had to add them into the config
The Devices and Entities views under Configuration don't show every entity in your system. If you want to see everything, look under Developer Tools then States.
is there a way to add areas to those sort of devices?
Nope π
ahh thats a shame - feels like an easy thing in my mind
I'm sure it will be, when somebody updates the integration to support the entity registry π
ahh that would almost be too easy π
π π
@vital sentinel I have had xiaomi cubes and motion sensors. Door sensors are something I just ordered. I also ordered buttons that havenβt arrived yet.
xiaomi buttons are awesome, i always get a request from teh wife to add more lol
hey guys, do u know any good homeassistant compatable waterproof Motion sensors?
Outdoor ones? Hue do one
then i also need the hub right?
or a zigbee stick
owh? yeah i dont now if the range is going to be close enough
I have some other XIAOMI zigbee products in between them, but i dont think they will repeat the phillips messages
if they're mains powered, maybe
they are not, Why whould that matter?
battery-powered devices don't act as repeaters
See #zigbee-archived for more information on how Zigbee works
well the xiaomi aquara do
Battery powered ones don't
Ah alright
otherwise the batteries would drain super quickly
because they'd never go to sleep, and from repeating the messages
yeah true, but the strange part is that i had a sensor that was not working because it was to far apart of the Zigbee stick, but after placing a door sensor in between they worked
does anyone else's lohas bulbs run surprisingly hot? seems like it's coming more from the board inside than from the leds
all it's running is the neutered tasmota image provided in tuya-convert
I've attached my p1 usb cable to my RPi to read my DSMR, whats the easiest way to check on what port it is connected?
lsusb doesnt seem to give me the info i need.
It doesnt show any info/device connected
The cable works directly on my laptop, but it won't get seen in the HA terminal
Got it working
Anyone using the Sonoff IW100?
looking for some slimline zigbee door sensors, any suggestions?
@civic atlas you could look into a Conbee II key. That acts as a Hue hub, aswell as a bunch of other hubs including Xiaomi
I just set mine up today, about ready to pull the plug on my Hue bridge
I already have the ikea/hue hubs, dont want to add another zigbee to my network. Do you think the sensors would work with one of my hubs?
not sure, but I suspect not
gotcha
the reason I bought a Conbee is because Im tired of buying new hubs and bridges, and just want one device to link them all to
i dont want to get another hub....
i wanted to use the conbee, but everything is working perfctely with my hubs that i'm afraid of changing everything
yeah I understand. Its just a usb key, but its not ideal for everyone
^^
i know
they created zigbee for open interoperability, but then all these vendors go and layer all their proprietary crap on top of it anyway π
When adding new devices through deCONZ, what do I need to restart for the devices to show up in HA?
I think theres some config you can muck about with, but I had problems until I just restarted all of HA
I think the 'config' I was referring to was calling service 'deconz.device_refresh'
Might anyone be able to help with my Nest thermostat no longer connecting to HA? Or am I just borked because of Google.
@glossy prism For the usb zwave/zigbee hub we both got what option am I supposed to pick for the radio type?
ezsp, xbee, deconz or zigate?
How would I know that?
Oh nm I think I found it... ezsp it says https://www.home-assistant.io/integrations/zha/
Well this is dissapointing bought an ip camera last year before getting into home assistant and now it cant be used for home assistant π¦
because it doesn't use mjpeg
it doesnt offer RTSP or HTTP?
i mean when i plug it in i can go to website
http://192.1.68.1.44 which is an Ip camera url
but i can't view camera there as it requires flash in browser
what camera is it?
Nice little camera, can use HiCamPro to view its content
should be helpful to get it to work in HA
you can use camera.generic if you get a JPG and/or RTSP URL
test the JPG URL in a browser to make sure u get a snapshot and then test RTSP in something like VLC
okay than
so apparently:
rtsp://admin:admin@192.168.1.55/11 is my url
so ill see if i can test it thanks a lot
wow works in vlc
@oblique bear
can you help me with this issue?
camera:
- platform: generic
name: Streaming Enabled
still_image_url: http://192.168.1.12/jpg/image.jpg
stream_source: rtsp://admin@admin@192.168.1.12:674/11
it just shows whitebox but when i click on it i get live feed.. can i display live feed without clicking on it?
ugh so silly!
Camera View (Optional) set to live

By default it should show a snapshot every 10 seconds. Are you sure the http url is correct? I would imagine it would need the username and password like the rtsp url has
Anyways more of a convo for #cameras-archived lol
hi there after it worked this morning now an ESPHome ESP32-NodeMCU board does not connect to my wifi AP anymore with following error: [16:03:08][I][wifi:193]: WiFi Connecting to 'rjanet'...
[16:03:10][W][wifi_esp32:336]: Event: Disconnected ssid='rjanet' bssid=94:91:7F:6A:09:63 reason='Auth Expired'
[16:03:10][W][wifi:451]: Error while connecting to network.
[16:03:10][W][wifi:488]: Restarting WiFi adapter...
tried rebooting the router/AP but no changes, rebooting the NodeMCU but no changes
can I show a temperature from the external DHT11 sensor on the climate widget?
i have
temperature_state_topic: "tele/office-ac/temperature/get"
but seems I need temperature_state_data_template to extract data from json
and as well I have a sensor.office_temperature sensor entity
@sullen gyro I'm shoing it on a sensor card. sensor is conected to an 8266 running tasmota
@manic rampart yeh, thats an option, but I wanted to save some space π
climate card showing AC temp twice, so looks like a sweet spot π
funny, but one DHT11 died after 3 minutes of being used
luckily i got 10 of those
i wonder if thats due me not using a resistor
im not using one.. been runng a month or so on my desk. Considering taping it to the aquarium. We'll find out how waterproof they are! lol
Maybe a dumb question, but how can I determine if a 'random' product uses zigbee/zwave? Is it going to always be listed as a major feature for the device? Is trying to shop cheap off aliexpress a terrible idea in general when searching for 'smart' products?
zwave and zigbee devices should be cleary labelled or come with a warning that they require a gateway for use. chopping of aliexpress is okay if you know what you're looking for
Is it possible to delete the entities/device for an MQTT auto-discovered device?
publish a blank payload to the topic and make sure the retain flag is enabled
is there a way to run a DHT 22 to a nodemcu without any resistors or anything, just plug in and copy the code snippits and go?
I need to build a decent humidity sensor for the bathroom and I don't solder, or have stuff to solder.
use a ESP32 that already has pins soldered, find a DHT22 with the pins already soldered, then just buy the necessary dupont cables....then all u need to do is plug it all in and you can use esphome to create the code quickly and flash
Can I add Ikea TrΓ€dfri lights to HA via my Hue Lights Hub ?
@haughty shuttle diito @oblique bear except I used tasmota. simple
tasmota isn't for esp's is it?
yes it is
oh wait I was mixing it up with the nodemcu
which is still an esp lol
well, there you go, I don't do this stuff sue me π
whats the pros and cons of the esp32 vs the nodemcu 68whatever
yup, you'll be showering in the dark
har har
right now I just over-ride the motion control but it would be nice to have it just work
@haughty shuttle the node32 has more pins you can use and costs more. So if you were buildling a multisensor box you may want that. 1 or 2, any of the smaller ones would do. The names are very confusing.. 8266.. node mcu.. esp.. google away π
I mean the 8266 is cheap enough and I think you can do 5 sensors on it? That would be fine, then I need a DHT that I can just plug in, and a few cables that will just plug onto the pins.
getting my feet wet, solder? maybe down the line lol
I can zip tie it up and usb to wall adapter it in and go to town
if I love it maybe I try to get fancy later
yup.. go for it! function over form! π
mines just plugged into a breadboard and using jumper wires. probably leave that way. Less unsoldering when i tire of it π
I was really excited about getting into the ikea trafagdi bulbs
but I'm learning ikea doesn't really have them available
haven't had much success finding the answer. I have an iPhone with HA app installed. I want to be able to track the location for automations.
I have seen this
device_tracker:
- platform: netgear
is there a certain "- platform:" I should use for iPhone? Just trying to figure out what if anything needs to be added to the config file. I already have ios: in the file
also have mobile_app: in the config file
the device should have been detected. Have you checked developer -> states of the available Device_tracker entities
device_tracker entity is there so having the app installed, ios and mobile_app in the config is all I need?
I was using this iPhone Device Tracker
A custom component for Home Assistant to detect iPhones connected to local LAN, even if the phone is in deep sleep.
but I have read that in the newer version of HA the known_devices.yaml file is no longer used
I'm running version Home Assistant 0.105.5
the iPhone device tracker integration placed the devices in the known_devices.yaml file
@brazen bloom #ios_and_mac-archived should be of help since you want the device tracker from the iOS app
have an old clothes dryer, no smarts. is a standard 110v American outlet. i want a smart plug to sit between the outlet and the plug, monitor the electricity in real time, to help HASS know whether or not the dryer is currently running or if it has finished. needs to support relatively high amp draw. looking for something with simple wifi connection. any recommendations?
@faint vector that really depends on how much current your dryer pulls.
yeah i know that's important, but i also don't have any equipment here to measure the amp draw. i'd be willing to spend a little extra to err on the side of caution and get something that handles a pretty big draw.
What's the label on it say?
oh that's a good point
should be a label on the dryer that tells you or you can evven look it up
oh, LOL, it's a gas dryer, so it only pulls 6 Amps, according to the sticker
well most smart plugs in the US can handle up to 15amps so you should be good
do they pretty much all report instant draw compatible to HA? goal is to know pretty quickly when it is finished.
So most these days can work with HA one way or the other, some out of box while others may need a little more work to get working. If your wanting ease I still think the TP-Link ones seem to work without issue. Sonoff branded ones will work.
Walmart sells some kind of branded ones that can work but those will have to be flashed with custom firmware which requires an extra thing to buy.
cost vs ease of use can be a rabbit hole when it comes to these kinds of things lol
yeah looking for ease of use probably.
actually a lot of these are physically real fat and block the other outlet in a 2-outlet box
the tp ones. i think they make one where it only takes up a single outlet space
don't remember the number
looks like only the HS110 reports power draw
and it covers the other outlet
HS105 and 103 don't cover the other outlet but don't report power draw
this is the only other brand that seems to explicitly list monitoring in the integration docs
https://www.home-assistant.io/integrations/tplink/
https://smile.amazon.com/TP-Link-HS110-Monitoring-Required-Assistant/dp/B0178IC5ZY/
https://www.home-assistant.io/integrations/vesync/
https://smile.amazon.com/Etekcity-Voltson-Outlet-Monitoring-Required/dp/B01M3MYIFS/
So looks like this HS110 TP Link or this Etekcity VeSync are the only ones that report electricity flow out of the box to HASS.
both seem likely to block the other outlet, VeSync maybe a little less likely
will probably try the VeSync i guess
hey guys, I have a sharp TV that has roku built in. I have added it to my config with these to setups rest_command: tv_power: url: 'http://192.168.1.27:8060/keypress/Power' method: 'post' and ```wake_on_lan: # enables wake_on_lan domain
- platform: wake_on_lan
mac_address: '00:F4:8D:3F:32:CA'
name: tv_wol```, that said I am able to see it in developer >state, but it's unavailable. the only time the state changes is when I manual turn the TV on.
Does the wake on lan require me to create a button for it to function?
should I also add sharp to my config file since the tv is a sharp?
@round horizon I was just giving you grief, old friend... The xiaomi buttons are very nice. I've replaced nearly all of my amazon dash buttons with them
@runic drift @faint vector I agree 100% the TP-Link plugs are very easy and super reliable too. Occasionally, the ones I have that are capable of reporting power usage will miss a few polls but that is about it. No flashing needed. HS-105's are great for size; the HS-110's do power monitoring but are big and bulky so you need 1' whips
I went with the Etekcity VeSync, it was half the price $10 vs $23, and seemed less likely to block the other outlet in the panel.
But if it gives me any grief I will certainly just return it and try the TP-Link HS-110.
never heard of it
whats wrong with that
well your going to put a 6amp dryer on a 10amp relay. doesn't leave a lot of wiggle room for any kind of spikes or anything
not to mention, sometimes you get what you pay for lol
something like this would still be cheaper and a little better imo https://www.amazon.com/Sonoff-Compatible-Assistant-Supporting-Required/dp/B07YXVWC3Y
then use it in HA with an integration like this https://github.com/AlexxIT/SonoffLAN
Agree on the above, don't mess with non standard stuff with high enerygy usage. Those 10a ones are good for charging devices, use for TV, media players
I havw these UK BSD29 which i use everywhere. When they die, they just kill the fuse within so no output. Pretty handy. Very stable when it works and with right calibration report accurate stats
However, super simple to flash and sell at around $7
good call on the amps, i switched it for the HS-110
Goodmorning!
Anyone here has a ''switchbot'' ?
i have a question about this product... This is working with HA, and appears as a switch. When you toggle it it wil toggle the switch from the device. However, is it possible to have a long_press like 2 seconds ?
@copper plank not from within HA if it's predefined as a switch
hmmmm
oke to bad
The problem that my remote device has a button which needs to be pressed for 1.5 / 2 seconds to activate the device
so when you flip the switch in HA the arm goes then immediately resets? unless there is some kind of setting for that in the integration or built into the device i'm not sure how you would overcome that.
I havent bought it yet. So i am not sure about it. But i saw an YT video from a guy who can set this up in the app by Switchbot itself.
But ofcourse, I want to do this with HA haha
did you look to see if HA has an integration for it? cause unless it has something like MQTT or something universal that HA can use you may have a tricky time with it
yes HA has intergration for it: https://www.home-assistant.io/integrations/switchbot/
ok
I have set up the DeConz integration
But it is not finding my lights
I'm using the Conbee II
#zigbee-archived is likely the best place to get help
Or the deconz discord π
Has anyone tried to integrate the Xiaomi AC Companion (lumi.acpartner.mcn02)? It seems https://github.com/syssi/xiaomi_airconditioningcompanion has not supported it yet. Any other way to do this?
The issue https://github.com/syssi/xiaomi_airconditioningcompanion/issues/61 has been opened for months now, does it mean this device can't be supported?
switch bot Button Presser - what a hilarious stuff π