You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I tried to install this integration as described in the readme, but upon restarting HA from the Web UI I get the following error:
[548091781072] The system cannot restart because the configuration is not valid: Invalid config for [sensor.prusa_connect]: value must be one of ['material', 'pos_z_mm', 'progress', 'project_name', 'status', 'temp_bed', 'temp_nozzle', 'time_est', 'time_tts'] @ data['monitored_conditions'][9]. Got 'print_dur'. (See ?, line ?).
Removing print_dur from the config solves the error. I see in the commit that this was only added lately, so is there a problem with my HACS not installing the latest version or was this not yet released?
To Reproduce
Install integration via HACS
restart, so HA finds the integration
copy config from README and update IP address
try to restart
Expected behavior
HA restarts and picks up the new integration
Screenshots
If applicable, add screenshots to help explain your problem.
Server:
OS: raspberian
HA: 2022.4.3
docker?: yes
The text was updated successfully, but these errors were encountered:
Describe the bug
I tried to install this integration as described in the readme, but upon restarting HA from the Web UI I get the following error:
[548091781072] The system cannot restart because the configuration is not valid: Invalid config for [sensor.prusa_connect]: value must be one of ['material', 'pos_z_mm', 'progress', 'project_name', 'status', 'temp_bed', 'temp_nozzle', 'time_est', 'time_tts'] @ data['monitored_conditions'][9]. Got 'print_dur'. (See ?, line ?).
Removing
print_dur
from the config solves the error. I see in the commit that this was only added lately, so is there a problem with my HACS not installing the latest version or was this not yet released?To Reproduce
Expected behavior
HA restarts and picks up the new integration
Screenshots
If applicable, add screenshots to help explain your problem.
Server:
The text was updated successfully, but these errors were encountered: