rogro82 / hass-variables

Home Assistant variables component
236 stars 59 forks source link

Unable to find services.yaml for the variable integration #20

Open ekt- opened 5 years ago

ekt- commented 5 years ago

Starting from HASS 0.92 I think is related to this https://github.com/home-assistant/home-assistant/issues/23197

OleksandrBerchenko commented 5 years ago

Isn't it fixed already?

mrvanes commented 5 years ago

I had a custom component that lacked a services.yaml file, which caused all my automations to break because hass refused to load any of them. I admit I should have read any breaking changes when updating, but I think this is quite a harsh punishment for not complying with the rules, especially when the log refers to the missing services.yaml file was a WARNING.

oncleben31 commented 5 years ago

@rogro82 This issue should be closed as correction is merged.

Pirol62 commented 5 years ago

The issue is still valid in 0.95.4

Pirol62 commented 5 years ago

Hi, the issue is still valid in 0.97.1 Will there be any actions on this or is it necessary to open a new issue?

oncleben31 commented 5 years ago

@Pirol62 I don't understand. With the ne structure of this custom components you shouldn't have the error anymore. Have you installed the latest version ? If yes can you share more context information and logs ?

Pirol62 commented 5 years ago

Hi, sorry I haven't watched the updates on this component. The good message: It's one of the very few components, which have worked stable and as expected from the beginning :-) and so there were no intention to do that. This issue can be closed.

ghost commented 4 years ago

Hi, The issue is still there in 0.101.3!