guerrerotook / securitas-direct-new-api

This repository contains the new securitas direct API that can be integrated in Home Assistant
Apache License 2.0
76 stars 30 forks source link

services.yaml #180

Closed pganansia closed 7 months ago

pganansia commented 8 months ago

Hi, Thank for the good and very useful work you did. it works fine. I have a little request : We probably have all this warning at Hommeassistant boot

Logger: homeassistant.helpers.service Source: helpers/service.py:548 First occurred: 13:50:13 (3 occurrences) Last logged: 13:50:13

Unable to find services.yaml for the securitas integration

Is it possible to create a dumb services.yaml file so that the warnin will end to raise up? Rgds.

jojo01fr commented 8 months ago

You just need to create an empty file services.yaml in custom_components/securitas/services.yaml

pganansia commented 7 months ago

Thanks it works.