emhass 0.10.5__py3-none-any.whl → 0.10.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.
- emhass/command_line.py +1 -1
- {emhass-0.10.5.dist-info → emhass-0.10.6.dist-info}/METADATA +1 -1
- {emhass-0.10.5.dist-info → emhass-0.10.6.dist-info}/RECORD +7 -7
- {emhass-0.10.5.dist-info → emhass-0.10.6.dist-info}/LICENSE +0 -0
- {emhass-0.10.5.dist-info → emhass-0.10.6.dist-info}/WHEEL +0 -0
- {emhass-0.10.5.dist-info → emhass-0.10.6.dist-info}/entry_points.txt +0 -0
- {emhass-0.10.5.dist-info → emhass-0.10.6.dist-info}/top_level.txt +0 -0
emhass/command_line.py
CHANGED
@@ -904,7 +904,7 @@ def publish_data(input_data_dict: dict, logger: logging.Logger,
|
|
904
904
|
if "def_load_config" in input_data_dict["opt"].optim_conf.keys():
|
905
905
|
if "thermal_config" in input_data_dict["opt"].optim_conf["def_load_config"][k]:
|
906
906
|
input_data_dict["rh"].post_data(
|
907
|
-
opt_res_latest["
|
907
|
+
opt_res_latest["predicted_temp_heater{}".format(k)],
|
908
908
|
idx_closest,
|
909
909
|
custom_predicted_temperature_id[k]["entity_id"],
|
910
910
|
custom_predicted_temperature_id[k]["unit_of_measurement"],
|
@@ -1,5 +1,5 @@
|
|
1
1
|
emhass/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
emhass/command_line.py,sha256=
|
2
|
+
emhass/command_line.py,sha256=7C5YO4-sgmrk13G2c8HOz8QDHyhx5rXWZgAXol3hgOQ,61981
|
3
3
|
emhass/forecast.py,sha256=ZwTjZxodszGM_1VBfFz5zhlzx0gobCQAkHA3PLjTXnA,53141
|
4
4
|
emhass/machine_learning_forecaster.py,sha256=kUa5b5Ay3ZO7ceU7yUo1p5vu2DI6QbXMFmzX6IVLkzw,16027
|
5
5
|
emhass/machine_learning_regressor.py,sha256=WmR9ODWkY64RAniqLowwf5tZWzPTVp5ftCTKNtzcd6I,10407
|
@@ -18,9 +18,9 @@ emhass/static/img/emhass_logo_short.svg,sha256=yzMcqtBRCV8rH84-MwnigZh45_f9Eoqwh
|
|
18
18
|
emhass/static/img/feather-sprite.svg,sha256=VHjMJQg88wXa9CaeYrKGhNtyK0xdd47zCqwSIa-hxo8,60319
|
19
19
|
emhass/templates/index.html,sha256=_BsvUJ981uSQkx5H9tq_3es__x4WdPiOy7FjNoNYU9w,2744
|
20
20
|
emhass/templates/template.html,sha256=TkGgMecQEbFUZA4ymPwMUzNjKHsENvCgroUWbPt7G4Y,158
|
21
|
-
emhass-0.10.
|
22
|
-
emhass-0.10.
|
23
|
-
emhass-0.10.
|
24
|
-
emhass-0.10.
|
25
|
-
emhass-0.10.
|
26
|
-
emhass-0.10.
|
21
|
+
emhass-0.10.6.dist-info/LICENSE,sha256=1X3-S1yvOCBDBeox1aK3dq00m7dA8NDtcPrpKPISzbE,1077
|
22
|
+
emhass-0.10.6.dist-info/METADATA,sha256=Xw40CjZAFm426WmjbZJ9Veykb7-WwV5IbuCbxxtk_CQ,45146
|
23
|
+
emhass-0.10.6.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
|
24
|
+
emhass-0.10.6.dist-info/entry_points.txt,sha256=6Bp1NFOGNv_fSTxYl1ke3K3h3aqAcBxI-bgq5yq-i1M,52
|
25
|
+
emhass-0.10.6.dist-info/top_level.txt,sha256=L7fIX4awfmxQbAePtSdVg2e6x_HhghfReHfsKSpKr9I,7
|
26
|
+
emhass-0.10.6.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|