Mathieu Maret
|
9110ae3589
|
Add teleinfo module
|
2021-02-18 00:25:45 +01:00 |
|
Mathieu Maret
|
976a9a8053
|
Add bme680 bsec
|
2020-07-28 19:51:57 +02:00 |
|
Mathieu Maret
|
c476f38428
|
improve default configuration
|
2020-02-28 17:16:56 +01:00 |
|
Mathieu Maret
|
d954883d19
|
Add bureau conf
|
2017-01-28 14:32:17 +01:00 |
|
Mathieu Maret
|
f4541a6fd6
|
OTA does not need a reboot anymore
|
2016-12-14 22:57:01 +01:00 |
|
Mathieu Maret
|
3957d9645f
|
mqtt deal with IRQ for GPIO
|
2016-12-14 00:08:47 +01:00 |
|
Mathieu Maret
|
80252f9307
|
Refactor GPIO listened/controlled configuration
And improve mqtt connection checking
|
2016-12-13 23:43:37 +01:00 |
|
Mathieu Maret
|
13c2d23330
|
All controlled gpio have a single config entry
They get be set/get by mqtt and set by http
|
2016-12-09 22:55:12 +01:00 |
|
Mathieu Maret
|
3d82e2a200
|
Use Reprog button as setup button on long press
|
2016-11-16 00:00:47 +01:00 |
|
Mathieu Maret
|
d6a2be13e1
|
Default value for CONFIG_DISABLE{WEB,OTA,MQTT}
|
2016-10-28 18:06:57 +02:00 |
|
Mathieu Maret
|
0a55298feb
|
Add option to disable SSL
it disable mqtts but save ~50ko
|
2016-09-28 23:19:12 +02:00 |
|
Mathieu Maret
|
c911376cce
|
PWM controlled by mqtt
|
2016-09-28 14:08:43 +02:00 |
|
Mathieu Maret
|
1a7b3ec53a
|
Use Array to define GPIO controlled by Web
|
2016-09-20 18:28:32 +02:00 |
|
Mathieu Maret
|
286844dd6d
|
GPIO used to enter setup in now configurable
|
2016-06-18 01:49:29 +02:00 |
|
Mathieu Maret
|
bd7979a1f3
|
Enable light sleep by default
|
2016-06-09 21:37:59 +02:00 |
|
Mathieu Maret
|
4c09dcbb24
|
Add the dry sensor
|
2016-06-02 01:31:57 +02:00 |
|
Mathieu Maret
|
075ed120aa
|
EEPROM have its own header
|
2016-06-01 15:21:32 +02:00 |
|
Mathieu Maret
|
7e25978455
|
Disable switch off of internal LED when saving power
It may disable GPIO used by sensors
|
2016-06-01 01:49:04 +02:00 |
|
Mathieu Maret
|
04690a4c66
|
MDNS is optionnal
|
2016-06-01 01:22:47 +02:00 |
|
Mathieu Maret
|
e97777eed3
|
Config option to disable MDNS
|
2016-06-01 01:16:01 +02:00 |
|
Mathieu Maret
|
ae6e03d67e
|
Change default config behavior
Do not force values but print error message a compile time
|
2016-04-10 00:10:02 +02:00 |
|
Mathieu Maret
|
08a02651a6
|
Fix Web Gpio control configuration
|
2016-04-07 15:46:32 +02:00 |
|
Mathieu Maret
|
bdbcfd25d4
|
DHT: get temp and humidity
And save them with mqtt
|
2016-04-07 15:26:01 +02:00 |
|
Mathieu Maret
|
fe3dba6cad
|
Add CONFIG_ENABLE_POWER_SAVE
Enable light sleep
Switch off internal LED
Disable mDNS
|
2016-04-06 16:03:14 +02:00 |
|
Mathieu Maret
|
2778443ccc
|
Implement light sleep
|
2016-04-01 01:06:13 +02:00 |
|
Mathieu Maret
|
cdfafd2d45
|
Config EEPROM size like other configs
|
2016-03-30 00:49:57 +02:00 |
|
Mathieu Maret
|
efe135a801
|
Move configuration into a dedicated file
|
2016-03-30 00:44:37 +02:00 |
|