thehookup / Motorized_MQTT_Blinds

Motorized_MQTT_Blinds
299 stars 75 forks source link

Configuration Yaml Code #71

Open nofl3dp opened 1 year ago

nofl3dp commented 1 year ago

I've been running the original code forever without any problems and apparently, it's now deprecated and wouldn't work. I tried making the changes that have been suggested but it fails at line 1 when trying to restart. I get the green check indicating everything is fine, but it won't load the file. Note* I've typed in all the indents in the code but it's now showing when the text is published. Here's what I have so far:

mqtt: cover:

Any help would be appreciated, thank you.

softtechs1 commented 1 year ago

I'm on HA Core 2022.11.1 with no issues. Have you checked your Mqtt server? Also need more info on green checks and files not loading etc. Can you post screenshot of what's going on?

nofl3dp commented 1 year ago

I'm on 2022.11.1 and just tried upgrading to 2022.11.2 and now I'm getting a 404: Not found error. The green check mark is in the file editor of the HA GUI. If the code is valid it gives you a green check and if it's not then it gives you a red x in the upper right hand corner. Here are a few screen shots that I was able to get. ![configuration yaml](https://user-images.githubusercontent.com/1180 HA banner 13134/201431521-a456b1a8-86ef-4874-8970-dc0f6fd56d6d.jpg)

nofl3dp commented 1 year ago

configuration yaml

nofl3dp commented 1 year ago

Anyone have ideas on what needs to be fixed in the config file? The home assistant url still isn't working because of the config file problems. I can edit the file using the cli but not sure what needs to be fixed after they updated the software.