Skip to content

developer-ccei-pool/nodered-vigipool-config-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-Red Vigipool Config Generator

en fr

This script will allow you to quickly configure Node-Red to make your Vigipool products compatible.

This will allow you to add other MQTT products to your Home Assistant setup

Here is an example :

mqtt4_en

List of Vigipool devices compatible with the installer:

  • Tild
  • Phileo VP
  • Ofix
  • AnteaM + Meteor
  • Zelia
  • VigiBrio

Prerequisites

MQTT server

  • Have created an MQTT server which will allow you to centralize all your data and note its IP address

Vigipool product

  • Have a Vigipool product
  • Use the Vigipool mobile application to connect to the Vigipool product then configure the product to connect it to your Wi-Fi and know its IP

Configuration

  1. Connect to your Home Assistant interface (http://homeassistant:8123/)

  2. Click “Settings” step 1

  3. Click “Add-ons” step 2

  4. Click “Add-ons Store” step 3

  5. Click “Terminal & SSH” (If the module does not appear, it is because your account is not in advanced mode, a message should automatically appear which will redirect you to the menu to activate this functionality if this is the case.) step 4

  6. Click “Install” step 5

  7. Click “Start” step 6

  8. Click "Open Web UI" step 7

  9. Copy the following line:

wget -q https://raw.githubusercontent.com/developer-ccei-pool/nodered-vigipool-config-generator/main/vigipool_installer.sh && chmod +x vigipool_installer.sh && bash vigipool_installer.sh
  1. Paste the line into the terminal. To do this, you can use the following keyboard shortcut "Ctrl+shift+v" or this one "shift+ins" step 8

  2. Follow the terminal instructions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages