Giter VIP home page Giter VIP logo

hass-monit's Introduction

Home Assistant Monit Integration

This custom component allows Home Assistant to integrate with the Monit monitoring system. It periodically downloads an XML file from Monit and creates binary sensor entities for each check Monit has.

Features

  • Periodically poll Monit for status updates, times checks to match when Monit would poll
  • Create binary sensor entities for each Monit check.
  • Support for multiple Monit servers.

Configuration

Configuration Parameters

  • URL or hostname of the server (required)
  • Username & password (optional)

Installation

  1. Using HACS (Home Assistant Community Store)

    • Go to HACS in Home Assistant.
    • Click on "Integrations".
    • Click on the "+" button.
    • Search for "Monit".
    • Click "Install".
  2. Manual Installation

    • Download the monit directory from the latest release.
    • Copy the monit directory to your custom_components directory in Home Assistant.
    • Restart Home Assistant.

Usage

  1. Go to Home Assistant and navigate to Configuration > Devices & Services.
  2. Click on Add Integration.
  3. Search for "Monit" and select it.
  4. Follow the prompts to set up the Monit integration.

Development

Setup

  1. Clone this repository.
  2. Open the repository in Visual Studio Code.
  3. Use the provided devcontainer.json for a pre-configured development environment.

Commands

  • Run Home Assistant: scripts/develop
  • Run Tests: pytest

Contributing

Contributions are welcome! Please see the CONTRIBUTING.md file for more information.

Acknowledgements

  • Most of the integration has been written by ChatGPT.
  • This integration is based on the Home Assistant integration blueprint.

hass-monit's People

Contributors

dependabot[bot] avatar lordmike avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.