(homeassistant) mysensors.notify does nothing, (alternatives?)
-
I cant get mysensors.notify to work...
in my configuration.yaml i put this:
input_boolean: baum_fx_twinkle: name: Twinkle initial: offand in my automations.yaml i have this.
- alias: 'send scene to map' trigger: platform: state entity_id: input_boolean.baum_fx_twinkle to: 'on' action: service: notify.mysensors data: message: twinkle target: 'lalelu 111 2'it works when i use MYSController with type c_set, subtype V_TEXT settings. but whenever i try to press the switch it does nothing... also there is nothing logged in MYSController.
Same when i try to use the call-service-page in my homeassistant backend... just nothing - not even an error...does anyone have an idea? I checked for correct IDs and everything and in MYSController it definetly works... but homeassistant is very reluctant to do anything...
-
Maybe add 'home assistant' to the topic title?
-
let me ask differently again:
did anybody get this:
https://www.home-assistant.io/components/notify.mysensors/to work? i find no useful example and have the suspicion that it just doesnt work anymore since all the forumentries seem old and outdated?
-
sorry for spamming my own thread... i just want to keep updates coming in while debugging... i got it to the point where the homeassistant log tells me: "Unable to find service notify/mysensors".
but apparently there is no known solution to do this. i even unplugged and restarted everything. i am hitting a dead end here...
-
I faced same issue and was able to solve it by doing a proper presentation of S_INFO widget, as described in sample sketch: https://www.home-assistant.io/integrations/notify.mysensors/
The error message is quite misleading.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login