Xose Pérez
|
87b03f67f1
|
Fix bug in magnitudes topics and units order (#355)
|
6 years ago |
Xose Pérez
|
dc1dadf439
|
Force MQTT support when HOMEASSISTANT_SUPPORT is 1
|
6 years ago |
Xose Pérez
|
4cf6e92b9f
|
Remove deprecated LED_WIFI setting
|
6 years ago |
Ryan Jarvis
|
46de434674
|
Fix typo: TOOGLE -> TOGGLE
|
6 years ago |
Xose Pérez
|
2a75e48a87
|
Version 1.11.4a
|
6 years ago |
Xose Pérez
|
87b72342a0
|
Reenable IR_SUPPORT for Magic Home devices (only if 2.3.0)
|
6 years ago |
Xose Pérez
|
3f0094bc0a
|
Temporary disable IR support on MagicHome images to reduce their size
|
6 years ago |
Xose Pérez
|
894b073754
|
Version 1.11.3
|
6 years ago |
Xose Pérez
|
18c69f0a1e
|
Several fixes related to dependencies between modules
|
6 years ago |
Xose Pérez
|
f388f39620
|
Version 1.11.2
|
6 years ago |
Xose Pérez
|
f06c841639
|
New LED modes: always ON and always OFF (#348)
|
6 years ago |
Xose Pérez
|
cdfa893f75
|
Fixed old reference to dallas sensors in platformio.ini file. Default GPIO for DALLAS and DHT set to 14
|
6 years ago |
Xose Pérez
|
7f90acae5c
|
Defined new ESPurna switch (no HLW8012 support & touch button ready)
|
6 years ago |
Xose Pérez
|
023582fecf
|
Version 1.11.2b
|
6 years ago |
Xose Pérez
|
3842683b20
|
Fix my92xx reference for Arduino IDE
|
6 years ago |
Xose Pérez
|
e3eeb1ca8f
|
Version 1.11.1
|
6 years ago |
Xose Pérez
|
ad62a6ad74
|
Support for BH1750 luminosity sensor
|
6 years ago |
Xose Pérez
|
f166e33394
|
Added support for Arilux AL-LC01 and AL-LC11
|
6 years ago |
Xose Pérez
|
080088e5ac
|
Version 1.11.0
|
6 years ago |
Xose Pérez
|
7f8fc6754d
|
Allow to overwrite HLW8012 build settings
|
6 years ago |
Xose Pérez
|
85366e91af
|
Generic 8CH board
|
6 years ago |
Xose Pérez
|
7b52eb2e25
|
Fix magnitude order
|
6 years ago |
Xose Pérez
|
8b01681de2
|
Changed apiRegister method
|
6 years ago |
Xose Pérez
|
8ac048fc4a
|
Set SENSOR_SUPPORT to 1 if a sensor is being built
|
6 years ago |
Xose Pérez
|
e1baf48b9b
|
Option to disable completely new sensors module
|
6 years ago |
Xose Pérez
|
adf578f859
|
Change default double-click and long-click behaviour for touch buttons
|
6 years ago |
Xose Pérez
|
f3c7ae2671
|
Move magnitude topics, decimals and units to PROGMEM
|
6 years ago |
Xose Pérez
|
1a68f89bbf
|
Fix mqtt group sync with different switches sharing same group
|
6 years ago |
Xose Pérez
|
d25a868276
|
Set delay between messages in RFBridge to 500ms
|
6 years ago |
Xose Pérez
|
12da057766
|
Changes to allow compilation from Arduino IDE
|
6 years ago |
Xose Pérez
|
3036676958
|
Check used GPIOs via locks
|
6 years ago |
Xose Pérez
|
a1489d752d
|
Clean web UI
|
6 years ago |
Xose Pérez
|
439881a741
|
Change sensor read and report interval from web UI
|
6 years ago |
Xose Pérez
|
b3336871bf
|
Boot mode and pulse mode per relay
|
6 years ago |
Xose Pérez
|
0e6559440e
|
Config version tracking and migration
|
6 years ago |
Xose Pérez
|
e11dc5558f
|
Restore settings & reset via HTTP
|
6 years ago |
Xose Pérez
|
44da6178f4
|
Refactor websocket sending
|
6 years ago |
Xose Pérez
|
760a8ab39f
|
Added preliminary SSDP support. Untested
|
6 years ago |
Xose Pérez
|
1ac4a61206
|
Migrate HLW8012 sensor to new sensor module, remove old code
|
6 years ago |
Xose Pérez
|
f3c494d5da
|
Support for ECH1560 energy monitor in new sensors, untested
|
6 years ago |
Xose Pérez
|
e5bf17d019
|
Ported V9261F power sensor to new sensors
|
6 years ago |
Xose Pérez
|
d91d5eedb1
|
New sensors tab in web UI for all sensors
|
6 years ago |
Xose Pérez
|
c83cf645c6
|
Added support for Wemos SHT3X I2C sensor shield
|
6 years ago |
Xose Pérez
|
6e839e3d72
|
Added sensor IDs
|
6 years ago |
Xose Pérez
|
c975b11226
|
Tentative to sensor manifest
|
6 years ago |
Xose Pérez
|
54c5fd8655
|
Auto try pulling up the line for Dallas sensor
|
6 years ago |
Xose Pérez
|
bb82a4936e
|
Simplify AnalogSensor
|
6 years ago |
Xose Pérez
|
de4780efbc
|
Added getters for sensors
|
6 years ago |
Xose Pérez
|
4e454331d4
|
Improved I2C auto-discover avoiding collissions
|
6 years ago |
Xose Pérez
|
0459e8ee19
|
ONly add support for I2C if required, set all I2C sensors to auto-discover
|
6 years ago |