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
Niklas Wagner
f116f30ef7
Rename variables
6 years ago
Niklas Wagner
e8bd92c192
Add Webinterface Option
6 years ago
Niklas Wagner
81dcb644b6
Switch 4th and 5th channel and rename variables
6 years ago
Niklas Wagner
6362a53416
Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support
6 years ago
Xose Pérez
072dd04aaf
Show energy couont from date on web UI ( #784 )
6 years ago
Niklas Wagner
038d9fb85f
Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support
6 years ago
Xose Pérez
bb82d49452
Option to set schedules based on UTC time ( #783 )
6 years ago
Niklas Wagner
a4e01774b7
Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support
6 years ago
Xose Pérez
42b2974790
Some fixings after configuration refactor
6 years ago
Xose Pérez
15d69d9b8a
Merge pull request #780 from lobradov/h-split
.h splitting and reorg
6 years ago
Niklas Wagner
20adc846a9
Use the 5th Channel as Cold White LED
6 years ago
Xose Pérez
4600fd5fa3
NTP method to get a string from any unix timestamp
6 years ago
Lazar Obradovic
daf79d6ba4
Merge branch 'dev' into h-split
6 years ago
Lazar Obradovic
81fb3f0e64
analog sensors and ADC_MODE
6 years ago
Xose Pérez
94e47b48ef
Update compressed web image
6 years ago
Xose Pérez
f1ab288cc8
Merge pull request #752 from mcspr/webui-host
WebUI url parsing
6 years ago
Xose Pérez
f2bd5bad54
Add deleted definitions
6 years ago
Xose Pérez
c815db62fe
Merge pull request #781 from lobradov/params-in-general-h
Parametrized stuff from general.h
6 years ago
Xose Pérez
b6362b2127
Merge branch 'dev' into params-in-general-h
6 years ago
Xose Pérez
6f190f6d26
Merge branch 'dev' of github.com:xoseperez/espurna into dev
6 years ago
Xose Pérez
a1dcd57874
Merge pull request #779 from lobradov/fix-travis
build process should exit with non 0 value on failure.
6 years ago
Xose Pérez
11f61d5ab9
Merge branch 'dev' of github.com:xoseperez/espurna into dev
6 years ago
Xose Pérez
9afe278877
Merge pull request #777 from gn0st1c/dev
new device info & images
6 years ago
Xose Pérez
33b2c919bc
Add brightness factor for lightbulbs with power white LEDs but low brightness RGB
6 years ago
Lazar Obradovic
9ee9ad813e
WIFI params should be defined
6 years ago
Xose Pérez
9dd2d3c8f4
Merge pull request #778 from Skaronator/ForceWhiteValue
Always set white inputValue to 0
6 years ago
Lazar Obradovic
4d1d32a55e
not instead of == 0
6 years ago
Lazar Obradovic
9db0b4b4d7
ntp_time_offset and net_day_light
6 years ago
Lazar Obradovic
43b8078350
pragma once
6 years ago