Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to call service #147

Open
pedolsky opened this issue Aug 11, 2024 · 1 comment
Open

Unable to call service #147

pedolsky opened this issue Aug 11, 2024 · 1 comment

Comments

@pedolsky
Copy link

Using service watchman.report causes an error. It doesn’t matter whether I use a pre-configurated notify service or the overwrite feature. However, the messages are sent.

Watchman version 0.6.3
HA version 2024.8.1 Supervised

Examples:

action: watchman.report
data:
  create_file: false
  send_notification: true

service: watchman.report
data:
  create_file: false
  send_notification: true
  service: notify.gmail

Logs:

Dieser Fehler wurde von einer benutzerdefinierten Integration verursacht

Logger: custom_components.watchman
Quelle: custom_components/watchman/__init__.py:425
Integration: Watchman (Dokumentation, Probleme)
Erstmals aufgetreten: 11:30:05 (12 Vorkommnisse)
Zuletzt protokolliert: 12:05:11

Unable to call service notify.persistent_notification due to an error.
Unable to call service notify.gmail due to an error.
@dsz79
Copy link

dsz79 commented Sep 4, 2024

Este error se originó a partir de una integración personalizada.

Registrador: custom_components.watchman
Fuente: custom_components/watchman/init.py:425
integración: Watchman (documentación, problemas)
Ocurrió por primera vez: 13:55:55 (1 ocurrencias)
Último inicio de sesión: 13:55:55

Unable to call service notify.mobile_app_pixel_7 due to an error.

The notification was send, but in the log show this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants