edddeduck / addon-nightscout

Home Assistant Add-On for Nightscout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Assistant Add-On for Nightscout

GitHub Release Project Stage License

Supports armhf Architecture Supports armv7 Architecture Supports aarch64 Architecture Supports amd64 Architecture Supports i386 Architecture

Project Maintenance GitHub Activity

Buy me a coffee

About

Nightscout acts as a web-based CGM (Continuous Glucose Montinor) to allow multiple caregivers to remotely view a patients glucose data in realtime.

This add-on is a wrapper around nightscout/cgm-remote-monitor. Please refere to their documentation for issues releated to Nightscout and not this add-on.

It includes a Mongo Database which is used to store the uploaded values.

sample image

Installation

The installation of this add-on is pretty straightforward and not different in comparison to installing any other Home Assistant add-on.

  1. Add our Home Assistant add-ons repository to your Home Assistant instance.
  2. Install the "Nightscout" add-on.
  3. Change the configuration files with the required values.
  4. Start the "Nightscout" add-on
  5. Check the logs of the "Nightscout" add-on to see if everything went well.
  6. Click "OPEN WEB UI" to open the Nightscout website.
  7. Log in with your api_key.

📚 Read the full add-on documentation

NOTE: Starting the add-on might take a couple of minutes (especially the first time starting the add-on).

NOTE: Do not add this repository to Home Assistant, please use: https://github.com/marciogranzotto/addons-repository.

Support

Got questions?

You can open an issue here on GitHub.

Contributing

This is an active open-source project. We are always open to people who want to use the code or contribute to it.

Thank you for being involved! 😍

Authors & contributors

The original setup of this repository is by Marcio Granzotto.

For a full list of all authors and contributors, check the contributor's page.

License

GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. https://fsf.org/ Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

About

Home Assistant Add-On for Nightscout

License:GNU General Public License v3.0


Languages

Language:Dockerfile 66.3%Language:Shell 33.7%