rauscs
Senior Member
Say Avanti - can you share more about your 2D "level" display?
Say Avanti - can you share more about your 2D "level" display?
With my recent issues with the fridge, I purchased two https://www.sensorpush.com/ Great product, either Wi-Fi or Bluetooth. Pairing in seconds. Decent software. I am impressed.
Apparently there is a community-supported integration in Home Assistant for Sensorpush:
https://community.home-assistant.io/t/sensorpush-humidity-and-temperature-sensors/105711
I am still struggling with rather dumb refrigerator and would pay way more for a fridge with the 21st Century control and troubleshooting.
................
With the newer version of the Sensorpush temp sensor, one can read data via BlueTooth directly, without the Sensorpush cloud. A few lines of python is all it takes.
...........
It is helping me think through my project. I will be getting more specific soon.@avanti - I appreciate the work you are putting into this.
In an HA environment, I think the easiest way would be to use an ESP hardwired to the fridge and communicate between the Pi and the ESP via WiFi. You could just do low-level operations in the esp ("change compressor speed", "read status code", etc) and use the full power of HA automations to do the smart stuff.This is a good example of a desirable integration into something like Home Assistant or other RV/Marine control system. If the fridges were not so expensive to replace, I'd be playing around with using a microcontroller and BlueTooth to monitor and control the compressor.
Yes. On my short list is an experiment to see if I can directly control the vent fan's speed using the Shelly RGBW2 (mentioned In Part 2 above) as a PWM controller. Automated continuous speed control would be slick.For me, another example would be the vent fan. It's great that the fan lid automatically closes when it rains. It's be even better if I could automatically open it back up when it stops raining. Simple things like this can make a difference.
This project is way over my head but I understand it could a lot of fun for someone who is savvy enough in this field.
When I started my conversion, I thought it would be quick and easy, it was neither. I was used to complexity but had a team of folks, this time I was retired and alone. The biggest challenge I embark on in this conversion was a grandmother test, this conversion had to be logicaly simple and usable by users such my wife with history degree, or at some point a buyer.
Wishing you best.
Awesome. I am hoping for a few fellow-travelers to keep the conversation more interesting than just me droning on. I promise to help anybody on the list get over the rough patches (there are only a few).Very interesting . . . we're considering 'following' you in!
reading Pepwave's literature . . . seems that getting into 5G (at least with Pepwave) is a bit premature . . . they've all but admitted that their current gear is 'stop-gap' while awaiting full maturity of 5G. Any thoughts?
Have you thought about how much power the system will draw? The hub will probably be on all the time. Some sensors can have their own batteries. Switches will be listening all the time too, I suppose.
I have HA at home and have contemplated how I might incorporate it into a new build (which may or may not happen!). I 'll be watching for what you will be sensing and controlling.