emhass
emhass copied to clipboard
emhass: Energy Management for Home Assistant, is a Python module designed to optimize your home energy interfacing with Home Assistant.
Discussion starting in: https://github.com/davidusb-geek/emhass/issues/262 EMHASS is probably in a sate where we could choose to use the local or external HA API automatically based on API key `(SUPERVISOR_TOKEN)`. Removing the...
Related to https://github.com/davidusb-geek/emhass/issues/269
**Describe the bug** P_Batt forecast value calculation uses eta_disch as a multiplier and this causes issue where p_batt is lower than it should be. For example at the moment max...
Seems this got lost at some point in submitting the thermal configuration. It's needed to specify the start temp and desired temperatures in runtime params.
**Describe the bug** PV_curtailment is often scheduled early in the day. **To Reproduce** Schedule data with a high level of PV_curtailment **Expected behavior** It would be better allocation of energy...
Would it be possible to add a cost value that is calculateed without any battery usage as a comparison? You could use this to see how much you potentially save...
**Describe the bug** Thermal model has a 24h limitation. I have nordpool prices and my MPC uses dynamic prediction horizon up to 34h when there is data. **To Reproduce** Steps...
Note: it would be best to rename the actions of EMHASS and EMHASS-Add-on actions to `EMHASS standalone docker` and `EMHASS add-on docker` respectively