Seite 1 von 1

Service Call für hassio.addon_stdin schlägt fehl

Verfasst: Di 10. Mai 2022, 09:51
von PX80
Hallo,

ich möchte das DSS VOIP Notifier AddOn testen, laufe aber leider in eine Fehler beim Service Call

Quelle: https://github.com/swa72/home-assistant ... p-notifier

Entwickerlwerkzeuge:

Code: Alles auswählen

service: hassio.addon_stdin
data:
	addon: 89275b70_dss_voip
	input: {"call_sip_uri":"sip:**614@192.168.178.1:5060","message_tts":"Hallo Welt"}
Error:

Fehler beim Aufrufen des Diensts hassio.addon_stdin. required key not provided @ data['addon']. Got None required key not provided @ data['input']. Got None

Re: Service Call für hassio.addon_stdin schlägt fehl

Verfasst: Di 10. Mai 2022, 11:12
von PX80
Das Addon hatte eine andere ID bei mir.

Frage: Wo sehe ich die kompletten AddOn Ids?