Skip to content

Home Assistant integration for LeoNTP 1200

License

Notifications You must be signed in to change notification settings

CumpsD/home-assistant-leo-ntp

Repository files navigation

LeoNTP

LeoNTP for Home Assistant

A Home Assistant integration to monitor LeoNTP

Features

  • All possible LeoNTP 1200 sensors.

maintainer MIT License hacs_badge

manifest version github release github release date

github contributors github commit activity github last-commit

Code Linting Hacs and Hassfest validation

Installation

Using HACS (recommended)

Click on this button:

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

or follow these steps:

  1. Simply search for LeoNTP in HACS and install it easily.
  2. Restart Home Assistant.
  3. Add the 'LeoNTP' integration via HA Settings > 'Devices and Services' > 'Integrations'.
  4. Provide the IP address of your LeoNTP.

Manual

  1. Copy the custom_components/leo_ntp directory of this repository as config/custom_components/leo_ntp in your Home Assistant installation.
  2. Restart Home Assistant.
  3. Add the 'leo_ntp' integration via HA Settings > 'Devices and Services' > 'Integrations'.
  4. Provide the IP address of your LeoNTP.

This integration will set up the following platforms.

Platform Description
leo_ntp Home Assistant component for LeoNTP

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines

Troubleshooting

  1. You can enable logging for this integration specifically and share your logs, so I can have a deep dive investigation. To enable logging, update your configuration.yaml like this, so we can get more information in the Configuration -> Logs page.
logger:
  default: warning
  logs:
    custom_components.leo_ntp: debug

Screenshots

LeoNTP Lovelace