|
|
04caf6ffdf
|
RGB - to RGBW conversion algorithm changed
|
2019-03-13 00:43:33 +03:00 |
|
|
|
6a6fbf469b
|
INIT_VOLUME increased to 50%
|
2019-03-10 01:29:50 +03:00 |
|
|
|
d084849fd6
|
For water heaters (termostate negative pin#) if some comes wrong (or no connection with termometers output is LOW - valve OPEN)
// OFF - also VALVE is OPEN (no teat control)
|
2019-03-10 01:10:01 +03:00 |
|
|
|
02fd5078c9
|
negative pin init hung fixed, homie nodes list submittind removed (unstable if long list)
|
2019-03-10 00:42:43 +03:00 |
|
|
|
cbe5980766
|
fix
|
2019-03-09 23:49:10 +03:00 |
|
|
|
7595a99474
|
-default topics prefix used if no "/" in "emit" parameters of output
-Thermostat should be working with DHT22
-Negative PIN# in thermostat item - reverse logic: HIGH level of output
should stop heating
|
2019-03-09 23:38:57 +03:00 |
|
|
|
cd32554175
|
MQTT topics refactoring (sub-properties, set) to better compatibility, modify default topic prefix from /myhome to myhome
|
2019-03-08 03:55:59 +03:00 |
|
|
|
515728207f
|
fixed longint conversion Mega
|
2019-03-07 19:16:03 +03:00 |
|
|
|
eb43bc5d18
|
uptime to 32 bits, build# to homie
|
2019-03-06 15:51:44 +03:00 |
|
|
|
517b760e49
|
due compilation fix
|
2019-03-04 16:07:45 +03:00 |
|
|
|
ac71e4436b
|
fix
|
2019-03-04 16:02:17 +03:00 |
|
|
|
bdac63fa8a
|
homie topic strucrure correction
|
2019-03-04 15:47:12 +03:00 |
|
|
|
ed0330307e
|
Merge branch 'develop' of https://github.com/anklimov/lighthub into develop
|
2019-03-04 04:50:39 +03:00 |
|
|
|
141bb9c657
|
MQTT topics config & CallBack refactoring
|
2019-03-04 04:49:35 +03:00 |
|
|
|
8d779c4581
|
Update README.md
|
2019-03-04 01:21:51 +03:00 |
|
|
|
8cc63445be
|
Update README.md
|
2019-03-04 01:19:21 +03:00 |
|
|
|
83e61b042e
|
Update README.md
|
2019-03-04 01:17:15 +03:00 |
|
|
|
d1def67417
|
Update README.md
|
2019-03-04 01:14:34 +03:00 |
|
|
|
ba535a6e12
|
Update README.md
|
2019-03-04 01:01:46 +03:00 |
|
|
|
98db109235
|
Update README.md
|
2019-03-04 00:34:42 +03:00 |
|
|
|
23e493097e
|
fix Mega compilation
|
2019-03-03 16:16:35 +03:00 |
|
|
|
c74575e0e9
|
Improve multiplatform building stuff
|
2019-03-03 15:42:54 +03:00 |
|
|
|
3e3b5f9f5f
|
fix
|
2019-02-14 18:18:49 +03:00 |
|
|
|
5b5e5e9010
|
Progmem issues fixed (Mega)
|
2019-02-14 17:34:31 +03:00 |
|
|
|
415fce33c8
|
hungs if no items configured - fixed
|
2019-02-10 00:18:48 +03:00 |
|
|
|
772f3ab28c
|
artnet hung fixed
|
2019-02-09 23:58:30 +03:00 |
|
|
|
e7f376196c
|
Improved logic to threat unknown 1-wire device (some PnP)
artnet disabled by default for due since some execution blocking in
artnet->read()
|
2019-02-09 22:38:47 +03:00 |
|
|
|
ecb11ce3a5
|
DeviceID based default MAC for DUE, fix for artnet hungs w/o LAN fixed
|
2019-02-09 12:51:34 +03:00 |
|
|
|
064ef6f007
|
MQTT subscribe fix, AnalogIn fix, first attempt to compile for NRF5
|
2019-02-04 01:38:46 +03:00 |
|
|
|
8d87f09e29
|
Beginning to add homie convention compatibility https://homieiot.github.io/specification/
|
2019-01-04 04:10:10 +03:00 |
|
|
|
4508600cde
|
Improved analog input logic. Mapping config param added
|
2018-11-25 17:33:42 +03:00 |
|
|
|
37a6c677ce
|
AnalogInput developed, some other fixes: eol-to-endl debugSerial; volume RGB channels changing by single argument passing (GoodleHome/analogue input control) fixed
|
2018-11-25 04:46:35 +03:00 |
|
|
|
8fccde7686
|
Thermostat group setpoint setup fixed, and setting temperature will not turn off heater now
|
2018-11-23 17:10:34 +03:00 |
|
|
|
5bdbaf3513
|
Update README.md
|
2018-11-14 00:33:32 +03:00 |
|
|
|
1c3a4421f3
|
Unique MPU id for due
|
2018-11-12 02:21:38 +03:00 |
|
|
|
2509075803
|
Merge pull request #35 from livello/IS-ENC
1wire domoticz support, dht22, contact,uptime refactoring
|
2018-11-10 01:48:18 +03:00 |
|
livello
|
979349a38e
|
freeRam stub removed. debugSerial + small refactoring and code format
|
2018-11-09 02:12:53 +03:00 |
|
livello
|
23f2e60079
|
fix flash_64kb error. debugSerial in Item.cpp
|
2018-11-07 13:49:30 +03:00 |
|
livello
|
9ea9ad8698
|
refactoring. stm32 minimal support
|
2018-11-07 01:25:28 +03:00 |
|
livello
|
040dcfe746
|
domoticz uptime, dht22, contact refactoring
|
2018-10-23 15:39:20 +03:00 |
|
livello
|
7e6842cd1d
|
1w domoticz support
|
2018-10-22 10:34:53 +03:00 |
|
|
|
3e3d8e6d84
|
Merge pull request #33 from livello/IS-ENC
lib_ignore, build_flags, DHT, counter, domoticz, WITH_PRINTEX_LIB, arduino_arch,
|
2018-10-18 23:05:57 +03:00 |
|
livello
|
2ff511be35
|
platformio clean
|
2018-10-18 22:33:58 +03:00 |
|
livello
|
e75813e721
|
modbus merge
|
2018-10-18 22:25:33 +03:00 |
|
livello
|
52b94055f7
|
merge upstream/develop
|
2018-10-18 22:15:52 +03:00 |
|
livello
|
cd03599b83
|
merge upstream/develop
|
2018-10-18 22:10:18 +03:00 |
|
|
|
02af69ba83
|
Move some strings to flash
|
2018-10-18 21:12:26 +03:00 |
|
|
|
222b92d536
|
[env:megaatmega2560] - correct Ethernet lib for wiz5100
|
2018-10-18 21:05:00 +03:00 |
|
|
|
ad555164f6
|
Merge pull request #32 from MykhailoKh/develop-add-modbus-register-type-parameter
Add modbus register type parameter
|
2018-10-18 20:45:45 +03:00 |
|
livello
|
b5112c2a29
|
lib_ignore all envs except stm32 compiles ok at one time
|
2018-10-18 19:43:40 +03:00 |
|