emhass 0.12.7__py3-none-any.whl → 0.12.8__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.
- emhass/data/config_defaults.json +1 -1
- emhass/static/data/param_definitions.json +3 -3
- {emhass-0.12.7.dist-info → emhass-0.12.8.dist-info}/METADATA +3 -3
- {emhass-0.12.7.dist-info → emhass-0.12.8.dist-info}/RECORD +7 -7
- {emhass-0.12.7.dist-info → emhass-0.12.8.dist-info}/WHEEL +0 -0
- {emhass-0.12.7.dist-info → emhass-0.12.8.dist-info}/entry_points.txt +0 -0
- {emhass-0.12.7.dist-info → emhass-0.12.8.dist-info}/licenses/LICENSE +0 -0
emhass/data/config_defaults.json
CHANGED
@@ -134,15 +134,15 @@
|
|
134
134
|
},
|
135
135
|
"weather_forecast_method": {
|
136
136
|
"friendly_name": "Weather forecast method",
|
137
|
-
"Description": "This will define the weather forecast method that will be used. options are '
|
137
|
+
"Description": "This will define the weather forecast method that will be used. options are 'open-meteo', 'Solcast', 'solar.forecast' (forecast.solar) and 'csv' to load a CSV file. When loading a CSV file this will be directly considered as the PV power forecast in Watts.",
|
138
138
|
"input": "select",
|
139
139
|
"select_options": [
|
140
|
-
"
|
140
|
+
"open-meteo",
|
141
141
|
"solcast",
|
142
142
|
"solar.forecast",
|
143
143
|
"csv"
|
144
144
|
],
|
145
|
-
"default_value": "
|
145
|
+
"default_value": "open-meteo"
|
146
146
|
},
|
147
147
|
"maximum_power_from_grid": {
|
148
148
|
"friendly_name": "Max power from grid",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: emhass
|
3
|
-
Version: 0.12.
|
3
|
+
Version: 0.12.8
|
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>
|
@@ -11,7 +11,7 @@ Classifier: Development Status :: 5 - Production/Stable
|
|
11
11
|
Classifier: Intended Audience :: Developers
|
12
12
|
Classifier: License :: OSI Approved :: MIT License
|
13
13
|
Classifier: Operating System :: OS Independent
|
14
|
-
Classifier: Programming Language :: Python :: 3.
|
14
|
+
Classifier: Programming Language :: Python :: 3.12
|
15
15
|
Classifier: Topic :: Software Development :: Build Tools
|
16
16
|
Requires-Python: <3.13,>=3.10
|
17
17
|
Requires-Dist: beautifulsoup4>=4.12.3
|
@@ -182,7 +182,7 @@ For Home Assistant OS and HA Supervised users, A [EMHASS an add-on repository](h
|
|
182
182
|
|
183
183
|
You can find the add-on with the installation instructions here: [https://github.com/davidusb-geek/emhass-add-on](https://github.com/davidusb-geek/emhass-add-on)
|
184
184
|
|
185
|
-
These architectures are supported: `amd64
|
185
|
+
These architectures are supported: `amd64` and `aarch64` (currently `armv7` and `armhf` are not supported).
|
186
186
|
|
187
187
|
_Note: Both EMHASS via Docker and EMHASS-Add-on contain the same Docker image. The EMHASS-Add-on repository however, stores Home Assistant addon specific configuration information and maintains EMHASS image version control._
|
188
188
|
|
@@ -1,22 +1,22 @@
|
|
1
1
|
emhass/data/associations.csv,sha256=IpEZIIWYdFjkRoC5xa1pRHjwnVs_VH8G8ogbGFxLfGI,3679
|
2
2
|
emhass/data/cec_inverters.pbz2,sha256=P1JkVuAF1VKD8HmA9Y-Pvb45dv7E-bIwAVkGXDftZLQ,189425
|
3
3
|
emhass/data/cec_modules.pbz2,sha256=h14aS6aC1x1NKsCeTctsVZdFgAl5WiBZFAdnFZR_vE4,1885712
|
4
|
-
emhass/data/config_defaults.json,sha256
|
4
|
+
emhass/data/config_defaults.json,sha256=8e0_UOQ1d0LBMT10V3xn90fENCImQFTCrVpKolvOt0s,2779
|
5
5
|
emhass/static/advanced.html,sha256=gAhsd14elDwh1Ts4lf9wn_ZkczzzObq5qOimi_la3Ic,2067
|
6
6
|
emhass/static/basic.html,sha256=ro2WwWgJyoUhqx_nJFzKCEG8FA8863vSHLmrjGYcEgs,677
|
7
7
|
emhass/static/configuration_list.html,sha256=i4v83RVduWjdjkjPhA74e-j8NSUpFzqMGU3ixOaJLfI,1740
|
8
8
|
emhass/static/configuration_script.js,sha256=Ek0Ry1Ae6ZGMl28mYxno6bPTwY4rK7AHcL58C6T6qUo,31727
|
9
9
|
emhass/static/script.js,sha256=-JYS8fHjchrMi1hYYKMd9p7vZvPcnYiY8NNuRC99fJM,16323
|
10
10
|
emhass/static/style.css,sha256=a_8YlGubn1zoF5RTLJ_Qkrb8tAjUY9p7oAKxhCvJY2s,19288
|
11
|
-
emhass/static/data/param_definitions.json,sha256=
|
11
|
+
emhass/static/data/param_definitions.json,sha256=EEsqSaBMJrDVsGtTPG4hBZwsCcbeqec1OdsnbhpAh5E,19476
|
12
12
|
emhass/static/img/emhass_icon.png,sha256=Kyx6hXQ1huJLHAq2CaBfjYXR25H9j99PSWHI0lShkaQ,19030
|
13
13
|
emhass/static/img/emhass_logo_short.svg,sha256=yzMcqtBRCV8rH84-MwnigZh45_f9Eoqwho9P8nCodJA,66736
|
14
14
|
emhass/static/img/feather-sprite.svg,sha256=VHjMJQg88wXa9CaeYrKGhNtyK0xdd47zCqwSIa-hxo8,60319
|
15
15
|
emhass/templates/configuration.html,sha256=M-_L__juYzcdGDaryGrz6LG2mguW2f1Sx6k01YfG7Dc,2885
|
16
16
|
emhass/templates/index.html,sha256=1V44c0yyliu_z8inl0K-zmmmkhQumH3Bqk8Jj1YJPzY,3076
|
17
17
|
emhass/templates/template.html,sha256=TkGgMecQEbFUZA4ymPwMUzNjKHsENvCgroUWbPt7G4Y,158
|
18
|
-
emhass-0.12.
|
19
|
-
emhass-0.12.
|
20
|
-
emhass-0.12.
|
21
|
-
emhass-0.12.
|
22
|
-
emhass-0.12.
|
18
|
+
emhass-0.12.8.dist-info/METADATA,sha256=p2Te7nMl1iydkEPI6EQp3-Bxb3tJrYvVOJqPJ2d9umM,51005
|
19
|
+
emhass-0.12.8.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
20
|
+
emhass-0.12.8.dist-info/entry_points.txt,sha256=6Bp1NFOGNv_fSTxYl1ke3K3h3aqAcBxI-bgq5yq-i1M,52
|
21
|
+
emhass-0.12.8.dist-info/licenses/LICENSE,sha256=1X3-S1yvOCBDBeox1aK3dq00m7dA8NDtcPrpKPISzbE,1077
|
22
|
+
emhass-0.12.8.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|