Excentyl

Results 8 comments of Excentyl

> What is expected behaviour? I am probably missing something > > Hidden entity: > > ``` > { > "aliases": [], > "area_id": null, > "capabilities": { > "supported_color_modes":...

Where exactly did you save the files? They should be in: config\custom_components\switchbot-curtain If you saved them directly in config (so not in the file path above), I believe you'll get...

Below is the corresponding snippet from my config: ``` "sensor_linear_interp": [ "sensor.solar_house_load" ], "sensor_power_load_no_var_loads": "sensor.solar_house_load", "sensor_power_photovoltaics": "sensor.solar_pv_power_total", "sensor_replace_zero": [ "sensor.solar_pv_power_total" ], ``` If you think I need to try a...

I have an automation which attempts to run naive-mpc-optim every half hour and I have been monitoring my issue for the last few days and have noticed that every day...

Thanks a lot @davidusb-geek, that seems to have worked and I am no longer getting the traceback errors. What I find strange is that I am providing the PV forecast...

I am having an issue (on firmware 0.9.58rc13) which I think might be the same as this one? I am not able to set my temperature because my min_temp is...

Thank you @Arnold-n, I have installed the new firmware and after resetting the setpoints in the MMI, the climate entity in Home Assistant is working and F/F/3_07_A3211_Temp_Range_Room_Heating_Min looks correct: ```...

I haven't had a reoccurance over the weekend - before the update on Friday, it was happening a couple times a day, which gives me confidence. Now that you mention...