Skip to content

pveiga90/What-s-up-Docker-Updates-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What's up Docker Updates Monitor

About

This integration grabs info from a What's up Docker instance using the Rest API, creating a sensor per container indicating if there are updates available. It will also assign all sensors from the same instance to the a device, making it easier to manage if you have multiple instances of What's up Docker

Installation

Installation is done like any other Home Assistant HACS integration.

Requirements

In order to setup this integration you will need:

HACS Installation

Search for "What's up Docker Updates Monitor" in the HACS store. If you don't see it there, you can add this repository url as a HACS custom repository.

hacs_badge

Home Assistant Integration

After installation, setup the integration via the web UI like any other integration. When prompted, provide the following:

  • Host: Your What's up Docker IP Address or hostname
  • Port: the port for the Web UI of What's up Docker
  • Instance_Name: This will be the "device" all sensors get associated to

Troubleshooting

If you are having issues connecting, make sure you can successfully connect to http://<wud_host>:3000/api/containers. This should retrive a JSON with all your monitored containers info.

Contributions

Contributions are welcome!

About

Basic integration for What's up Docker API

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages