custom-components / healthchecksio

Update and display the status of your healthchecks.io checks.
MIT License
48 stars 9 forks source link

Add service to send ping manually #31

Closed eyalcha closed 1 year ago

eyalcha commented 1 year ago

Add service to allow send ping manually (e.g., can be use when home assistant starts)

ludeeus commented 1 year ago

Use the homeassistant.update_entity service.

felipecrs commented 1 month ago

Use the homeassistant.update_entity service.

Are you sure it works? For me it doesn't do anything.

felipecrs commented 1 month ago

No matter how many times I call:

service: homeassistant.update_entity
target:
  entity_id: binary_sensor.home_assistant

The events page on healthchecks.io doesn't show any new event, except by the automatic on every 5 minutes.

https://healthchecks.io/checks/<check id>/log/