Skip to content

Commit

Permalink
Update headers
Browse files Browse the repository at this point in the history
  • Loading branch information
1technophile committed Apr 10, 2024
1 parent 3a264cf commit 334d63a
Show file tree
Hide file tree
Showing 83 changed files with 132 additions and 134 deletions.
2 changes: 1 addition & 1 deletion main/User_config.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This program enables to:
Expand Down
2 changes: 1 addition & 1 deletion main/ZactuatorFASTLED.ino
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
This gateway enables to use RGBLED strips like WS2812
Expand Down
4 changes: 2 additions & 2 deletions main/ZactuatorONOFF.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
Output GPIO defined to High or Low
Expand Down
2 changes: 1 addition & 1 deletion main/ZactuatorPWM.ino
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
OpenMQTTGateway - ESP32, ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
This actuator enables control over the PWM outputs of microcontrollers.
Expand Down
4 changes: 2 additions & 2 deletions main/ZactuatorSomfy.ino
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This actor enables to:
Expand Down
2 changes: 1 addition & 1 deletion main/Zblufi.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This program enables to:
Expand Down
4 changes: 2 additions & 2 deletions main/ZboardM5.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
M5 boards management
Expand Down
2 changes: 1 addition & 1 deletion main/ZcommonRF.ino
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your BLE/433mhz/infrared IR signal and an MQTT broker
Send and receiving command by MQTT
Expand Down
2 changes: 1 addition & 1 deletion main/ZdisplaySSD1306.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
Supported boards with displays
Expand Down
4 changes: 2 additions & 2 deletions main/Zgateway2G.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This gateway enables to:
Expand Down
6 changes: 2 additions & 4 deletions main/ZgatewayBT.ino
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal/BLE and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This gateway enables to:
- publish MQTT data to a different topic related to BLE devices rssi signal
- publish MQTT data related to mi flora temperature, moisture, fertility and lux
- publish MQTT data related to mi jia indoor temperature & humidity sensor
- publish MQTT data to a topic related to BLE devices data
Copyright: (c)Florian ROBERT
Expand Down
2 changes: 1 addition & 1 deletion main/ZgatewayGFSunInverter.ino
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your GridFree SUN-2000G inverter and a MQTT broker.
Send inverter metrics by MQTT.
Expand Down
2 changes: 1 addition & 1 deletion main/ZgatewayIR.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This gateway enables to:
Expand Down
2 changes: 1 addition & 1 deletion main/ZgatewayLORA.ino
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR/BLE signal and a MQTT broker
Send and receiving command by MQTT
Expand Down
2 changes: 1 addition & 1 deletion main/ZgatewayPilight.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This gateway enables to:
Expand Down
4 changes: 2 additions & 2 deletions main/ZgatewayRF.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This gateway enables to:
Expand Down
4 changes: 2 additions & 2 deletions main/ZgatewayRF2.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This gateway enables to:
Expand Down
2 changes: 1 addition & 1 deletion main/ZgatewayRFM69.ino
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your RF/infrared IR signal and a MQTT broker
Send and receiving command by MQTT
Expand Down
2 changes: 1 addition & 1 deletion main/ZgatewayRS232.ino
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your RS232 device and a MQTT broker
Send and receiving command by MQTT
Expand Down
2 changes: 1 addition & 1 deletion main/ZgatewayRTL_433.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This gateway enables to:
Expand Down
4 changes: 2 additions & 2 deletions main/ZgatewaySRFB.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This gateway enables to:
Expand Down
2 changes: 1 addition & 1 deletion main/ZgatewayWeatherStation.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This gateway enables to:
Expand Down
2 changes: 1 addition & 1 deletion main/ZmqttDiscovery.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This is the Home Assistant MQTT Discovery addon.
Expand Down
4 changes: 2 additions & 2 deletions main/ZsensorADC.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
Analog GPIO reading Addon
Expand Down
4 changes: 2 additions & 2 deletions main/ZsensorAHTx0.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This is the Climate Addon:
Expand Down
4 changes: 2 additions & 2 deletions main/ZsensorBH1750.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This is the Light Meter Addon:
Expand Down
2 changes: 1 addition & 1 deletion main/ZsensorBME280.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This is the Climate Addon:
Expand Down
2 changes: 1 addition & 1 deletion main/ZsensorC37_YL83_HMRD.ino
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR/BLE signal and a MQTT broker
Send and receiving command by MQTT
Expand Down
4 changes: 2 additions & 2 deletions main/ZsensorDHT.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
DHT reading Addon
Expand Down
2 changes: 1 addition & 1 deletion main/ZsensorDS1820.ino
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR/BLE signal and a MQTT broker
Send and receiving command by MQTT
Expand Down
4 changes: 2 additions & 2 deletions main/ZsensorGPIOInput.ino
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
GPIO Input derived from HC SR-501 reading Addon and https://www.arduino.cc/en/Tutorial/Debounce
Expand Down
4 changes: 2 additions & 2 deletions main/ZsensorGPIOKeyCode.ino
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
GPIO KeyCode derived from GPIO Input
Expand Down
4 changes: 2 additions & 2 deletions main/ZsensorHCSR04.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
HC SR-04 reading Addon
Expand Down
4 changes: 2 additions & 2 deletions main/ZsensorHCSR501.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
HC SR-501 reading Addon
Expand Down
4 changes: 2 additions & 2 deletions main/ZsensorHTU21.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This is the Climate Addon:
Expand Down
4 changes: 2 additions & 2 deletions main/ZsensorINA226.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
INA226 reading Addon
Expand Down
2 changes: 1 addition & 1 deletion main/ZsensorLM75.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This is a Temperature Addon:
Expand Down
4 changes: 2 additions & 2 deletions main/ZsensorMQ2.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This is the MQ2 GAS Sensor Addon based on modules with a MQ:
Expand Down
2 changes: 1 addition & 1 deletion main/ZsensorRN8209.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266, ESP32 or Arduino program for home automation
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
RN8209 reading Addon
Expand Down
4 changes: 2 additions & 2 deletions main/ZsensorTEMT6000.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This is the Light Meter Addon based on modules with a TEMT6000:
Expand Down
4 changes: 2 additions & 2 deletions main/ZsensorTSL2561.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
This is the Light Meter Addon based on modules with a TSL2561:
Expand Down
4 changes: 2 additions & 2 deletions main/ZsensorTouch.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway Addon - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
For esp32, touch sensor reading add-on.
Expand Down
4 changes: 2 additions & 2 deletions main/ZwebUI.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenMQTTGateway - ESP8266 or Arduino program for home automation
Theengs OpenMQTTGateway - We Unite Sensors in One Open-Source Interface
Act as a wifi or ethernet gateway between your 433mhz/infrared IR signal and a MQTT broker
Act as a gateway between your 433mhz, infrared IR, BLE, LoRa signal and one interface like an MQTT broker
Send and receiving command by MQTT
Copyright: (c)Florian ROBERT
Expand Down
Loading

0 comments on commit 334d63a

Please sign in to comment.