emhass 0.12.4__py3-none-any.whl → 0.12.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: emhass
3
- Version: 0.12.4
3
+ Version: 0.12.6
4
4
  Summary: An Energy Management System for Home Assistant
5
5
  Project-URL: Homepage, https://github.com/davidusb-geek/emhass
6
6
  Author-email: David HERNANDEZ <davidusb@gmail.com>
7
- License: MIT
7
+ License-Expression: MIT
8
8
  License-File: LICENSE
9
9
  Keywords: energy,hass,management,optimization
10
10
  Classifier: Development Status :: 5 - Production/Stable
@@ -13,23 +13,23 @@ Classifier: License :: OSI Approved :: MIT License
13
13
  Classifier: Operating System :: OS Independent
14
14
  Classifier: Programming Language :: Python :: 3.11
15
15
  Classifier: Topic :: Software Development :: Build Tools
16
- Requires-Python: <3.12,>=3.10
16
+ Requires-Python: <3.13,>=3.10
17
17
  Requires-Dist: beautifulsoup4>=4.12.3
18
18
  Requires-Dist: flask>=3.1.0
19
19
  Requires-Dist: gunicorn>=23.0.0
20
20
  Requires-Dist: h5py>=3.12.1
21
21
  Requires-Dist: numpy<2.3.0,>=2.0.0
22
- Requires-Dist: pandas>=2.1.1
23
- Requires-Dist: plotly>=6.0.0rc0
24
- Requires-Dist: protobuf>=5.29.1
22
+ Requires-Dist: pandas>=2.2.0
23
+ Requires-Dist: plotly>=6.0.0
24
+ Requires-Dist: protobuf>=5.29.3
25
25
  Requires-Dist: pulp>=2.8.0
26
- Requires-Dist: pvlib>=0.10.3
27
- Requires-Dist: pytz>=2023.4
28
- Requires-Dist: pyyaml>=6.0.1
29
- Requires-Dist: requests>=2.25.1
30
- Requires-Dist: scipy>=1.14.0
31
- Requires-Dist: skforecast>=0.9.0
32
- Requires-Dist: tables>=3.9.1
26
+ Requires-Dist: pvlib>=0.11.0
27
+ Requires-Dist: pytz>=2024.2
28
+ Requires-Dist: pyyaml>=6.0.2
29
+ Requires-Dist: requests>=2.32.2
30
+ Requires-Dist: scipy>=1.15.0
31
+ Requires-Dist: skforecast>=0.14.0
32
+ Requires-Dist: tables>=3.10.0
33
33
  Requires-Dist: waitress>=3.0.2
34
34
  Provides-Extra: docs
35
35
  Requires-Dist: myst-parser; extra == 'docs'
@@ -37,6 +37,7 @@ Requires-Dist: sphinx; extra == 'docs'
37
37
  Requires-Dist: sphinx-rtd-theme; extra == 'docs'
38
38
  Provides-Extra: test
39
39
  Requires-Dist: coverage; extra == 'test'
40
+ Requires-Dist: hatchling; extra == 'test'
40
41
  Requires-Dist: pytest; extra == 'test'
41
42
  Requires-Dist: requests-mock; extra == 'test'
42
43
  Requires-Dist: ruff; extra == 'test'
@@ -59,9 +60,6 @@ Description-Content-Type: text/markdown
59
60
  <a style="text-decoration:none" href="https://github.com/davidusb-geek/emhass/actions">
60
61
  <img alt="EMHASS GitHub Workflow Status" src="https://github.com/davidusb-geek/emhass/actions/workflows/publish_docker.yaml/badge.svg?event=release">
61
62
  </a>
62
- <a hstyle="text-decoration:none" ref="https://codecov.io/github/davidusb-geek/emhass" >
63
- <img src="https://codecov.io/github/davidusb-geek/emhass/branch/master/graph/badge.svg?token=BW7KSCHN90"/>
64
- </a>
65
63
  <a style="text-decoration:none" href="https://github.com/davidusb-geek/emhass/blob/master/LICENSE">
66
64
  <img alt="GitHub" src="https://img.shields.io/github/license/davidusb-geek/emhass">
67
65
  </a>
@@ -74,6 +72,25 @@ Description-Content-Type: text/markdown
74
72
  <a style="text-decoration:none" href="https://emhass.readthedocs.io/en/latest/">
75
73
  <img alt="Read the Docs" src="https://img.shields.io/readthedocs/emhass">
76
74
  </a>
75
+ <a hstyle="text-decoration:none" ref="https://codecov.io/github/davidusb-geek/emhass" >
76
+ <img src="https://codecov.io/github/davidusb-geek/emhass/branch/master/graph/badge.svg?token=BW7KSCHN90"/>
77
+ </a>
78
+ <a hstyle="text-decoration:none" ref="https://github.com/davidusb-geek/emhass/actions/workflows/codeql.yml" >
79
+ <img src="https://github.com/davidusb-geek/emhass/actions/workflows/codeql.yml/badge.svg?branch=master&event=schedule"/>
80
+ </a>
81
+ <a style="text-decoration:none" href=https://sonarcloud.io/summary/new_code?id=davidusb-geek_emhass">
82
+ <img alt="SonarQube security rating" src="https://sonarcloud.io/api/project_badges/measure?project=davidusb-geek_emhass&metric=security_rating">
83
+ </a>
84
+ <a style="text-decoration:none" href=https://sonarcloud.io/summary/new_code?id=davidusb-geek_emhass">
85
+ <img alt="SonarQube security Vulnerabilities" src="https://sonarcloud.io/api/project_badges/measure?project=davidusb-geek_emhass&metric=vulnerabilities">
86
+ </a>
87
+ <a style="text-decoration:none" href=https://sonarcloud.io/summary/new_code?id=davidusb-geek_emhass">
88
+ <img alt="SonarQube reliability" src="https://sonarcloud.io/api/project_badges/measure?project=davidusb-geek_emhass&metric=reliability_rating">
89
+ </a>
90
+ <a style="text-decoration:none" href=https://sonarcloud.io/summary/new_code?id=davidusb-geek_emhass">
91
+ <img alt="SonarQube bugs" src="https://sonarcloud.io/api/project_badges/measure?project=davidusb-geek_emhass&metric=bugs">
92
+ </a>
93
+
77
94
  </p>
78
95
 
79
96
  <div align="center">
@@ -638,7 +655,7 @@ curl -i -H 'Content-Type:application/json' -X POST -d '{"pv_power_forecast":[0,
638
655
  ```
639
656
  *Example with :`operating_hours_of_each_deferrable_load`, `start_timesteps_of_each_deferrable_load`, `end_timesteps_of_each_deferrable_load`.*
640
657
  ```bash
641
- curl -i -H 'Content-Type:application/json' -X POST -d '{"pv_power_forecast":[0, 70, 141.22, 246.18, 513.5, 753.27, 1049.89, 1797.93, 1697.3, 3078.93], "prediction_horizon":10, "soc_init":0.5,"soc_final":0.6,'operating_hours_of_each_deferrable_load':[1,3],'start_timesteps_of_each_deferrable_load':[0,3],'end_timesteps_of_each_deferrable_load':[0,6]}' http://localhost:5000/action/naive-mpc-optim
658
+ curl -i -H 'Content-Type:application/json' -X POST -d '{"pv_power_forecast":[0, 70, 141.22, 246.18, 513.5, 753.27, 1049.89, 1797.93, 1697.3, 3078.93], "prediction_horizon":10, "soc_init":0.5,"soc_final":0.6,"operating_hours_of_each_deferrable_load":[1,3],"start_timesteps_of_each_deferrable_load":[0,3],"end_timesteps_of_each_deferrable_load":[0,6]}' http://localhost:5000/action/naive-mpc-optim
642
659
  ```
643
660
 
644
661
  ## A machine learning forecaster
@@ -1,19 +1,7 @@
1
- emhass/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- emhass/command_line.py,sha256=n9mQB-aQvxoyRWMj3zgafiITp-VJ8Owdj0q9jiAgKL4,70875
3
- emhass/forecast.py,sha256=62jwTz2RMDWQXT959w23KW7jGEtwyW7Idkdy3of8c7o,64574
4
- emhass/machine_learning_forecaster.py,sha256=4DVROJ8Y60hgSXCOJ5cIKvYRbxHoZYNu0hfuBtEsyx0,16898
5
- emhass/machine_learning_regressor.py,sha256=yFwMvVEmlgDJUsHhBT-HpNE3j2TC24e8Gmbcn9MPfeU,10690
6
- emhass/optimization.py,sha256=DVUEtYrXFYNUIGpOPFX87TvpM1yqlmxjpERzZ7TNUIc,64680
7
- emhass/retrieve_hass.py,sha256=t51D1D_HjpV6h4IA0xitV5wQ39Wr3Lh2A-bJPEWdZJc,27282
8
- emhass/utils.py,sha256=7kuQfEQrYFh78Q5M2bQB0_x_4F-MvZ69v1c8JNFO1eU,70181
9
- emhass/web_server.py,sha256=qVFzU6ei_T4NhnPyhQ3BJyB_cWJz7VkpooPafZlqE98,29253
10
1
  emhass/data/associations.csv,sha256=IpEZIIWYdFjkRoC5xa1pRHjwnVs_VH8G8ogbGFxLfGI,3679
11
2
  emhass/data/cec_inverters.pbz2,sha256=P1JkVuAF1VKD8HmA9Y-Pvb45dv7E-bIwAVkGXDftZLQ,189425
12
3
  emhass/data/cec_modules.pbz2,sha256=h14aS6aC1x1NKsCeTctsVZdFgAl5WiBZFAdnFZR_vE4,1885712
13
4
  emhass/data/config_defaults.json,sha256=-mQHahDv6Z5wYgClOs4VVr5KVCP51olb3f2mEj3Beic,2777
14
- emhass/data/emhass_inverters.csv,sha256=V5yN2B6TQpgT7ob4vQDvFW-Lzt8g3l5MODSDdlMOl9I,991
15
- emhass/data/emhass_modules.csv,sha256=IX2QfcyL8X5rpu9GYBBxBeeflZFckHAP8_L2bb602Yk,1056
16
- emhass/img/emhass_icon.png,sha256=Kyx6hXQ1huJLHAq2CaBfjYXR25H9j99PSWHI0lShkaQ,19030
17
5
  emhass/static/advanced.html,sha256=gAhsd14elDwh1Ts4lf9wn_ZkczzzObq5qOimi_la3Ic,2067
18
6
  emhass/static/basic.html,sha256=ro2WwWgJyoUhqx_nJFzKCEG8FA8863vSHLmrjGYcEgs,677
19
7
  emhass/static/configuration_list.html,sha256=i4v83RVduWjdjkjPhA74e-j8NSUpFzqMGU3ixOaJLfI,1740
@@ -27,8 +15,8 @@ emhass/static/img/feather-sprite.svg,sha256=VHjMJQg88wXa9CaeYrKGhNtyK0xdd47zCqwS
27
15
  emhass/templates/configuration.html,sha256=M-_L__juYzcdGDaryGrz6LG2mguW2f1Sx6k01YfG7Dc,2885
28
16
  emhass/templates/index.html,sha256=1V44c0yyliu_z8inl0K-zmmmkhQumH3Bqk8Jj1YJPzY,3076
29
17
  emhass/templates/template.html,sha256=TkGgMecQEbFUZA4ymPwMUzNjKHsENvCgroUWbPt7G4Y,158
30
- emhass-0.12.4.dist-info/METADATA,sha256=QSe1zRBt_wjb-wp5ZRrlDmtyJtTBesZco0ARGslI-sk,49664
31
- emhass-0.12.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
32
- emhass-0.12.4.dist-info/entry_points.txt,sha256=6Bp1NFOGNv_fSTxYl1ke3K3h3aqAcBxI-bgq5yq-i1M,52
33
- emhass-0.12.4.dist-info/licenses/LICENSE,sha256=1X3-S1yvOCBDBeox1aK3dq00m7dA8NDtcPrpKPISzbE,1077
34
- emhass-0.12.4.dist-info/RECORD,,
18
+ emhass-0.12.6.dist-info/METADATA,sha256=7qiEFJVaebmeWqt7NtcxbkK2WJbwpsLzwgA1GunczKI,50991
19
+ emhass-0.12.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
20
+ emhass-0.12.6.dist-info/entry_points.txt,sha256=6Bp1NFOGNv_fSTxYl1ke3K3h3aqAcBxI-bgq5yq-i1M,52
21
+ emhass-0.12.6.dist-info/licenses/LICENSE,sha256=1X3-S1yvOCBDBeox1aK3dq00m7dA8NDtcPrpKPISzbE,1077
22
+ emhass-0.12.6.dist-info/RECORD,,
emhass/__init__.py DELETED
File without changes