Has anyone found a sensor (i.e. public api or integration) that we could all be using in automations to help protect our power grid (by turning things off) when at peak load?
Allowing our smart homes to automatically respond to situations like this coming up this morning.
Hi @technikhaus! So far so good, I havenāt lost it yet! I only have one sensor, and when the bottle runs out, I move it over to the other full bottle. Then after I move the sensor, I place an order for another bottle delivery, so they take the empty one and donāt touch the full one with the sensor attached. I also have the LPG level gauge showing on a tablet in our bathroom so Iām always aware of the level (so the shower doesnāt suddently go cold in the middle of the night!) Hopefully this workflow will mean that I donāt lose the sensor.
I was chatting with a friend who suggested a good idea, to attach a cable to it (epoxy etc) and bolt that to the slabs where the gas bottles are, long enough to reach both bottles. So if you forget to remove it, itāll just fall off when they take the bottle away.
Ordered the sensor from your link a couple days ago, and looks like itās out for delivery today
A few weeks until weāre allowed back in our house, and I suspect weāll be on 9KG bottles for a few weeks/months until our driveway is complete, so itāll be quite handy to have this setup for such small bottles!
Have also ordered everything required to automate the new garage door (Shelly + Zigbee door sensors). Looking forward to setting up all the new automations!
Hi All, got my 45kg gas bottle weigh station setup and working in ābetaā form using the excellent video from The Hook Up. At the moment itās just done using some thick ply wood and roughly put together. Next steps is to fit the NodeMCU into a nice little case and sort all the wiring properly, there is a window directly above the bottles I will be able to wire it up to, so the NodeMCU box can sit inside. Then re-create the base with steel plates and create some sort of cage around the platesā¦ so that the bottle will sit nicely on the top plate and its easy for our friendly RockGas delivery guy to load and unload without needing to explain anything to them. Once that is done and working, Iāll make another one for bottle #2.
Going to be interesting to see how this works out and then what automations I can run using the data.
Automatically ordering another gas bottle is an obvious oneā¦ however the RockGas Tauranga site uses reCAPTCHA on its form. Might be able to use the main Rockgas NZ site form.
Any other ideas?
PS: Once its all working, Iāll add it into the Energy dashboard.
Thatās awesome! I was thinking about building something like this as well but decided to go for the Mopeka BLE sensor. Itās working for now, but I think this approach might be better since I wouldnāt need to keep manually moving the sensor onto the other bottle.
I built a level rectangular platform that can fit two gas bottles side by side, so maybe I can add some weight sensors to the platform. Then I could measure the combined weight of both bottles and subtract the weight of the full bottle, instead of measuring each bottle separately. Maybe it could be done with 6 load sensors - 2 on each side, and 2 in the middle.
I also want to build something very similar for our kettle so I can see how much water it has left. (We turn it on automatically in the morning and want to avoid turning it on if itās empty.) Thanks for sharing that video, this is really helpful!
Would be nice to automate the Rockgas order form. I realized that it takes me less than a minute to fill it out and submit it so I didnāt get around to doing that. I use the main Rockgas NZ site form and that doesnāt look too hard to automate. I might have a look in the next few months when I need to order another bottle.
Yes I see temperature-related fluctuations, however have used some rounding to take away all the little changes and currently thinking is that āitās just a guideā rather than an exact measurement. I mean, before hand it was āfeels like the gas bottle is emptyā, order another one right? Plus we have two bottles, so can afford for 1 to completely run out.
We only use gas for hot water and a gas hob and the gas hob uses hardly anything compared to showers and washing machine. So iām keeping an eye on when those āhigh usageā things occur and then looking at the temperate fluctuations after that. So far they pretty much even themselves out.
As of today and they have been monitoring for 4 days. Note the Bottle 2 is just using some different calculations to get a % from the same data. So we were at 43%, now at 35.5% - thats about 1.8% per day or a bottle every 55 daysā¦ which is kind of about right in our buying cycle.
I have also been thinking I should do manual check by putting the gas bottle on a standard set of scales once a week todo a comparison?
Hey folks! Super nice to meet other enthusiasts from the country. Iām currently based in Auckland.
What a coincidence to see @Greminnās post on Rockgas! Awesome! Iāve just received my weight sensors and will be turning them into bed occupancy sensors. But the gas project will definitely by my next =]. Also working on a Hyperion installation currently will post progress.
Also if you guys noticed, in 2023.9 a Swedish traffic cam integration was introduced. Got me thinking we should have one too Waka Kotahi has an API. Iām no dev but putting this out there to gauge interest.
What a great idea - not much help in the Bay of Plenty were the only cameras are on the Kaimais, but would be great in Auckland or Wellington. They also provide a traffic conditions via API as well, this would be kind of cool to alert on road closures?
As a followup on my gas bottle weigh station - this seems to be working well. Itās been in for a week now and things have evened out. I ended up changing the Tasmota update time to every 60 seconds and then rounding the % entity as follows:
This removed a lot of the fluctuations and evened out the graph. I have also been monitoring the weight via the weight and the weightraw sensor - so far they are the same:
I also tested the weight today using a set of scales, it was off by 0.2kg which really does not bother me in the slightest. Overall graph for the week (you can see at the end when I removed it and put it back on):
Hi All! I thought I would share the progress on my dashboard setup. Im looking to get some sort of wall tablet soon so building up these to be ready! I posted this to the HA FB group and got lots of questions on what cards etc I use, so I thought I would document here:
Full yaml for dashboard, some personal things/names removed. Note some of this is quite āhackyā and I am in no means an expert in this stuffā¦ this is my first go at a yaml based dashboard FYI
Thatās an awesome idea! I will have to add a rubbish / recycling collection widget to my dashboard too. Nice choices with the theme! I also ended up using the mushroom cards and iOS dark theme. Hereās a dashboard that Iām showing on a tablet in our bathroom:
@ndbroadbent Thats cool. You have reminded me to add our Good Night Mode to the Home Screen. I donāt have it setup on a wall mounted dashboard as yetā¦ which tablet are you using? Im looking at a Lenovo M10 HD 2nd Gen (TB-X306F) 10.1" Tablet from PBTech as an option. Only $215 at the moment.
Also how are you measuring your LPG? I would be keen on the yaml for your āLPG Days Leftā stat as well if you can share?