Ibis is a federated online encyclopedia similar to Wikipedia.
This should be the first sentence of the post body.
Ibis is a federated online encyclopedia similar to Wikipedia.
This should be the first sentence of the post body.
Always mocking Dr. Daniel Jackson. Poor guy
Additional information regarding Home Assistant:
The sun component (which should be enabled by default) already computes the sun position for you.
Elevation and azimuth are available as standalone sensors sensor.sun_solar_azimuth
(might be disabled by default) or as attributes on the sun.sun
entity.
Not an expert but these systems are fairly self-contained and robust. A few things that can be checked easily is that the fan spins, the radiator is free of debris and some compressors might have a sight glass for the oil level.
Any other checks regarding performance of the system, leaks and refrigerant level require you to perform a full refrigerant discharge and recharge. That takes special equipment and some time so no one in their right mind would do that for free, unless they can then force/guide you into some kind of upsell situation.
Larger systems might have some kind of oil filter/catch-can that you might be able to check easily but I’m not too sure on that.
After all heat pumps are just plain old A/C units with a reversible cycle.
I don’t have any experience with it but this might do something along those lines(?):
https://esphome.io/components/binary_sensor/ble_presence.html
Seems like you can just add it to one or more of your existing esphome devices.
Cushy is an experimental Graphical User Interface (GUI) crate for the Rust programming language. It features a reactive data model and aims to enable easily creating responsive, efficient user interfaces. To enable easy cross-platform development, Cushy uses its own collection of consistently-styled Widgets.
Und an dem Punkt könnte man die Routen und Fahrzeiten dieser Fahrzeugverbände zentral steuern, damit sie immer grüne Welle haben.
Dieses Werk könnte man zB ein Stell-Center nennen.
The 44.1% battery failure figure is regarding the “starter” battery (12V) and is combined from all vehicles in the study (EV and ICE).
The HV Battery for the traction drive is grouped together with any kind of motor failure and comes in at 22.8 %. But this figure also includes ICE vehicles ejecting piston rods etc.
The only EV vs ICE numbers stated directly are the total breakdowns per 1000 vehicles at 1.9 (EV) and 3.6 (ICE).
I’d be really interested in a chart showing the failure categories separated by EV and ICE.
Dr. med. Maurice Cabanis (einer der Experten) ist schon ein bisschen sus
Dann lieber auf das Kreuz:
Auch Mischformen, bei denen die Wurst anstelle von Jesus direkt ans Kreuz genagelt wird oder bei denen zwei gekreuzte Würste ein Kruzifix (sog. Wurstifix) bilden, sind erlaubt.
Out of curiosity I’ve let it rate Low<-Tech Magazine, a website run on an ARM SBC powered exclusively with off-grid solar power, and that only achieves 87% / A.
Can’t exactly remember which car it was but some of the early and smaller EVs didn’t necessarily come with a navigation system. Think along the lines of Chevy Bolt or Nissan Leaf.
Not OSM or Open Source but “A Better Route Planner” (ABRP) was one of the first good EV routing apps and got pretty popular.
Especially early on it was often smarter than the built-in routing systems if the car even had one.
Also available as a website: ABRP
And don’t forget about ESPHome which is part of the Home Assistant Project and allows you to easily get your microcontrollers up and running.
If you have such a system up and running already you could try to modify it before ripping it out and starting from scratch.
Borrowing an idea from the machine learning approach you could additionally take the difference in average outside temperature yesterday and the average forecasted outside temperature today. Then multiply that by a weight (the machine learning approach would find this value for you but a single weight can also be found by hand) and subtract it from the target temperature before the division step discussed previously. Effectively saying “you don’t need to heat as much today since it will be a little warmer”.
I fear that’s about all you can do with this approach without massively overcomplicating things.
This is effectively what a thermostat does.
The problem is that the controller won’t know how well insulated each room is, how cold it is outside (including wind speed), which doors and windows are open and when, what people or devices are doing in each room.
The way thermostats solve this is by creating a closed loop where they react to how the room reacts to their actions.
Depending on how your heaters work you’ll likely need some dynamic component to react to these unforeseen changes unless you can live with the temperature being very unstable.
To get a rough idea of how long the heaters will have to run you can look at each room in for the last n days and see if the heater’s runtime was long enough to (on average) hold your target temperature. Dividing the average temperature with the target temperature will give you an idea whether they were on for too long or too short. (If the heaters have thermostats you’ll likely need to subtract a small amount from that value so that it will settle at the minimum required heating time)
If that value is close to 1.0 you know that on those days the heating time was just about perfect.
Once that is the case you can take the previous days heating time and divide it up over the cheapest hours. The smaller of a value n you choose the more reactive the system will be but it will also get a little more unstable. Depending on your house and climate this system described here might simply be unsuitable for you because it takes too long to react to changes.
There are many other ways to approach this very interesting problem. You could for example try to create a more accurate model incorporating weather and other data with machine learning. That way it could even do rudimentary forecasting.
Are there any implementations of this out there or is this purely theoretical (at this point in time)?
* $400 / yr
And please don’t understand this the wrong way.
Ibis seems like a really cool project but with it being roughly half a year old me and many other people here simply have never heard of it before.
Including even a single short sentence describing what Ibis is in this and future posts helps us find projects that we care about more easily.
And we obviously care about Rust projects, otherwise none of us would be here.