You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have put together an integration to include Gatus in Home Assistant natively, which I have submitted to Home Assistant for inclusion.
Once merged, users will be able to add Gatus instances through the UI, and then create automations based on the sensors exposed without any code. Just a neater way of doing what is currently in the README.
Once merged, Ill create a PR here to update the README to reference the integration.
If anyone would like to test that would be great. You need to copy homeassistant/components/gatus to your HA config directory in custom_components/gatus, and modify manifest.json to add version: "1.0.0". Restart HA and the integration should be available to add. Note: You will need to remove the custom_component directory when the integration gets merged to use the official version.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have put together an integration to include Gatus in Home Assistant natively, which I have submitted to Home Assistant for inclusion.
Once merged, users will be able to add Gatus instances through the UI, and then create automations based on the sensors exposed without any code. Just a neater way of doing what is currently in the README.
Once merged, Ill create a PR here to update the README to reference the integration.
Pull Requests:
home-assistant/core#175085
home-assistant/home-assistant.io#46533
home-assistant/brands#10642
If anyone would like to test that would be great. You need to copy homeassistant/components/gatus to your HA config directory in custom_components/gatus, and modify manifest.json to add
version: "1.0.0". Restart HA and the integration should be available to add. Note: You will need to remove the custom_component directory when the integration gets merged to use the official version.All reactions