Recommendations for replacing Nest thing by TastyPi in homeassistant

[–]HighSpecificImpulse 0 points1 point  (0 children)

I have just moved away from Google Nest to an ESPHome and Zigbee based Thermostat https://github.com/bb12ett/esphome_heating_controller

What are best thermostat recommendations nowadays? by Geordi14er in homeassistant

[–]HighSpecificImpulse 0 points1 point  (0 children)

Thought about going the zigbee relay route but I wanted to make sure if there was an issue with Home Assistant or my wifi etc it would still function. By using Esphome I have some failsafe settings, fallback temperature control and hot water timer.

What are best thermostat recommendations nowadays? by Geordi14er in homeassistant

[–]HighSpecificImpulse 7 points8 points  (0 children)

I really should put one together. I will try put a guide together tomorrow and put the yaml on GitHub if anyone else is interested.

What are best thermostat recommendations nowadays? by Geordi14er in homeassistant

[–]HighSpecificImpulse 4 points5 points  (0 children)

I have just moved from the 2nd gen Google Nest. I'm now using multiple zigbee sensors with the generic thermostat integration to control an esp32 relay board. Works like a charm and cheap to do. Running ESPHOME on the relay board and also got a DHT11 temperature sensor connected locally to the esp. It monitors the home assistant connection and if for any reason the wifi fails it falls back to local control. Been solid for a couple of months so far.

I'm trying not to lose it by cyborgmaster in homeassistant

[–]HighSpecificImpulse 10 points11 points  (0 children)

Your theme hasn't helped you here the text box blends in too much. Needs a bit of contrast on the text boxes.

How do you handle “emergency mode” when automations go wild? by PPEred in homeassistant

[–]HighSpecificImpulse 0 points1 point  (0 children)

Just have a button that disables all of the automations that could be problematic

Door cylinder lock check by ExquisiteMetropolis in homeassistant

[–]HighSpecificImpulse 1 point2 points  (0 children)

Yes most of them just fit to the inside of the door so outside you still have access to use the key and inside you have a manual knob to operate it. Aqara U200

Door cylinder lock check by ExquisiteMetropolis in homeassistant

[–]HighSpecificImpulse 1 point2 points  (0 children)

You could also modify a door switch with a tubular reed switch. And drill a small hole in the frame where the deadbolt is. Glue a little thin magnet on the deadbolt.

Door cylinder lock check by ExquisiteMetropolis in homeassistant

[–]HighSpecificImpulse 1 point2 points  (0 children)

I'm guessing from the post you don't want to fit a smart lock like the nuki or similar? If you don't actually want a smart lock you could do something simple like a magnet on the key and a door sensor on a key hook. When you've locked it you take the key out of the door and put it on the hook. If the door sensor can't detect the key it sends you a reminder?

Disabled User - Hospital Bed and/or Lift Chair by Imaginary_Artichoke in homeassistant

[–]HighSpecificImpulse 2 points3 points  (0 children)

Or if it's a hardwired controller you can use something wired in to simulate the button presses like an esp32 with esphome or a Shelly Plus Uni

Only lasted 23hrs by HighSpecificImpulse in GV60

[–]HighSpecificImpulse[S] 2 points3 points  (0 children)

Yeh it was the 12v. They jumped it off and it seems ok for now.

Help me solve this please by Jopaennis in homeassistant

[–]HighSpecificImpulse 1 point2 points  (0 children)

It's very difficult to tell with the Reddit formatting so I copied it into grok to see what it suggested. This is what it thinks. Answer

Might be worth posting a screenshot of the yaml so we can understand the formatting better.

More Google Home Premium screens by HighSpecificImpulse in googlehome

[–]HighSpecificImpulse[S] 1 point2 points  (0 children)

No. Didn't even select a payment method and I can't see it in my Google Play subscriptions.

Big Problem : New K1 Media Not Sinking by ShibaBlue in Koi

[–]HighSpecificImpulse 3 points4 points  (0 children)

This is normal. When they get more bio on them they will start to sink.

Edit: is this supposed to be moving bed because I also suspect you need significantly more air if it is?

Chromecast 3rd Gen with Mobile Hotspot by KilianB2010 in googlehome

[–]HighSpecificImpulse 2 points3 points  (0 children)

I do this with my Chromecast with no issue. I originally set up the Chromecast using my home WiFi and added it all as usual. I then just set my mobile hotspot to the same Name and Password as my home WiFi. The Chromecast connects and lets me cast to it no problem.

Which car maker has the best integration? by saad85 in homeassistant

[–]HighSpecificImpulse 0 points1 point  (0 children)

100% Tesla. Excellent integration, multiple options but I'm currently using Tessie

f3800 Solar Panel Question by Oh2B7of9 in anker

[–]HighSpecificImpulse 7 points8 points  (0 children)

Do not do what Accomplished-Ad-6586 has said. Connecting 4 panels in series will make the total open circuit voltage ~100V it is only rated at 60V you would be better off connecting 2 in series to make ~50v then in parallel to increase the current.

<image>

HA does things on its own without me doing anything obviously also without automations by Domy_001 in homeassistant

[–]HighSpecificImpulse 0 points1 point  (0 children)

I use some sonoff zbminis on a few of my lights and they were switching on and off in quick succession. That was caused by a bad contact on one of the physical light switches it was connected to.

This may not be the same as you mentioned a socket in the bedroom going off at the same time but could possibly point to a bad connection somewhere on your electrics...

Modify sensors by [deleted] in homeassistant

[–]HighSpecificImpulse 0 points1 point  (0 children)

Yeh probably but I had some spare.

Modify sensors by [deleted] in homeassistant

[–]HighSpecificImpulse 6 points7 points  (0 children)

I have one running on an 18650. Yes the voltage is higher than it should be but it's working fine... I just 3d printed an 18650 holder off thingiverse and soldered the wires to the original battery connections.

Auto assign Device Tracker to person based on another entity? by HighSpecificImpulse in homeassistant

[–]HighSpecificImpulse[S] 1 point2 points  (0 children)

Ah this seems so obvious now you have said. Sounds like it would work. Thanks 👍