Yonsm
d009c8a962
Remove PMS Library dependency
6 years ago
Yonsm
e2d3af53cc
Remove unnecessary comment code
6 years ago
Darsh Patel
84592d15db
Added Support for Toggle Mode
6 years ago
Darsh Patel
692691986c
Added toggle mode for IR
6 years ago
Darsh Patel
f51c4e5e0a
Added Remote keypad for relay toggle
Added samsung AA59-00608A , to toggle relays for a 8CH Relay Board
6 years ago
Yonsm
4947c259c4
Add debug msg prefix
And found DEBUG_MSG could not be used in the sensors header file.
6 years ago
Yonsm
acc314df73
Refine PMSX003 to support PMS5003T/ST
1. Support PMS5003T/PMS5003ST;
2. Replace data reading method;
3. Remove PMS library dependency;
4. Support smart sleeping mode to extend the sensor’s lifetime.
6 years ago
Xose Pérez
5ae93ef744
Merge pull request #812 from Yonsm/senseair
Add SenseAir S8 CO2 sensor support
6 years ago
wildwiz
e809dc895a
RFB_DIRECT sonoff bridge hardware bypass of the RF microcontroller
6 years ago
Niklas Wagner
5e32f8cac9
Refactor Code
6 years ago
Yonsm
07f4c96f27
Convert tab to 4-spaces
6 years ago
Yonsm
ce10f72a6c
Add SenseAir S8 CO2 sensor support
6 years ago
Niklas Wagner
6524a8d8fc
Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support
6 years ago
Xose Pérez
3fbd889f13
Added PIO1.7.0 to platformio.ini file (not working yet)
6 years ago
Xose Pérez
104caa93fa
Fix warnings
6 years ago
Xose Pérez
d57b09fc27
Merge branch 'dev' of github.com:xoseperez/espurna into dev
6 years ago
Xose Pérez
30c1513fe2
Merge pull request #806 from mcspr/git-commit-hook
Reworked git pre-commit hook
6 years ago
Xose Pérez
0575a97fb3
Added captive portal when in AP mode
6 years ago
Xose Pérez
7076e0a764
Update justwifi library
6 years ago
Xose Pérez
6950a7a96f
Merge pull request #809 from mcspr/sensors-ntp
Check for NTP_SUPPORT in sensors
6 years ago
Maxim Prokhorov
8d06b8fb91
Check for NTP_SUPPORT in sensors
6 years ago
Xose Pérez
17e838206f
Fix AM2302 sensor
6 years ago
Xose Pérez
b233f61da1
Fix AM2302 sensor
6 years ago
Xose Pérez
427aebe8a7
Fix AM2302 sensor
6 years ago
Xose Pérez
e834867ec6
Ensure scheduler has access to all channels independently of the color mode ( #807 )
6 years ago
Xose Pérez
09052376f5
Merge branch 'master' into dev
6 years ago
Xose Pérez
d154540a74
Changed order in sensors.h
6 years ago
Xose Pérez
c39e96ced2
Merge pull request #808 from wildwiz/zld-44eu-w
Support for Power strip Zhilde ZLZ-44EW-W
6 years ago
Maxim Prokhorov
072c491da6
Use wrapped stdout directly
6 years ago
wildwiz
4bd75cd526
support for zhilde ZLD-EU44-W power strip
6 years ago
Maxim Prokhorov
5ae00f992d
Never print newline
6 years ago
Maxim Prokhorov
180ff97916
Reworked pre-commit hook
- Fix cwd assumptions, pre-commit always starts at the repo base
- Fix subprocess calls for python3
- Extract repository info from 'git config'
- Refactored into separate functions and __main__ part
- Use fileinput module to modify README
6 years ago
Maxim Prokhorov
4b135ed65b
Make branch shield clickable
6 years ago
Maxim Prokhorov
cf2b1d6788
Use python from PATH
6 years ago
Xose Pérez
08241d0e1b
Cleanup sensors and travis environments
6 years ago
Xose Pérez
b5b534877f
Added CSE7766 to travis tests
6 years ago
Xose Pérez
e06b0c6edf
Update ESPSoftwareSerial library
6 years ago
Xose Pérez
7de6363644
Reenable terminal support on RFBRIDGE,STM32,S31 and DUAL
6 years ago
Xose Pérez
88b25a4d5c
StreamInjector header
6 years ago
Xose Pérez
91e25ea8ae
Decouple Serial object from SerialInjector ( #787 )
6 years ago
Niklas Wagner
e9c2f7bc89
Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support
6 years ago
Xose Pérez
8189f90686
Do not init Serial based on SERIAL_BAUDRATE ( #787 )
6 years ago
Xose Pérez
eef1138b20
Remove unneeded code
6 years ago
Xose Pérez
795ab21c10
Add DEBUG_WEB_SUPPORT to enabled modules list in info
6 years ago
Xose Pérez
0a1ad46100
Show hostname is right case in menu header ( #799 )
6 years ago
Xose Pérez
b5fd764f81
Renaming
6 years ago
Xose Pérez
ecb19b2ca2
Arilux AL-LC01 is a 3 channels light only ( #797 )
6 years ago
Xose Pérez
68c0320298
Revert "Adding a 1ms delay after UDP send to avoid loosing packets ( #438 )"
This reverts commit 49973d14ca
.
6 years ago
Xose Pérez
2060dd9661
Initial support for syslog messaging
6 years ago
Niklas Wagner
6bc63f1530
Remove RTL Layout
6 years ago