Commit Graph

1409 Commits

Author SHA1 Message Date
Xose Pérez
8f0af3eb20 Merge pull request #706 from mcspr/mqtt-heartbeat-board
Add 'board' to the MQTT heartbeat
2018-03-22 10:44:45 +01:00
Maxim Prokhorov
d99a58676a Add 'board' to the MQTT heartbeat 2018-03-22 01:25:18 +03:00
wysiwyng
1bab8e0142 schedules properly fixed 2018-03-21 18:35:38 +01:00
wysiwyng
2348bc684e switch schedules work again 2018-03-20 22:34:49 +01:00
Xose Pérez
a2b175ac4b Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-03-19 07:40:53 +01:00
Xose Pérez
b75e1ea7d6 Do not show empty time strings (#691) 2018-03-19 07:14:19 +01:00
Xose Pérez
623cae65be Updated logo 2018-03-19 07:13:21 +01:00
Xose Pérez
f05ffe661c Merge pull request #693 from gn0st1c/patch-2
set KMC HLW8012 upstream voltage resistor
2018-03-19 05:52:44 +01:00
gn0st1c
2ea551d417 set KMC HLW8012 upstream voltage resistor
set KMC HLW8012 upstream voltage resistor to 2 * 1M
2018-03-18 16:36:18 +03:00
Ryan Jarvis
e4e19426ed Fix some typos in the Hass info 2018-03-17 10:56:27 -07:00
gn0st1c
370f6966e8 Update platformio.ini
typo tonbux
2018-03-16 05:48:21 +03:00
Xose Pérez
c886d9f1b7 Support for USA DST calculations (#664) 2018-03-15 23:10:27 +01:00
Xose Pérez
6150544dc8 Small changes 2018-03-15 22:17:30 +01:00
Xose Pérez
caf2ec7037 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-03-15 22:14:43 +01:00
Xose Pérez
9892765b61 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-03-15 22:06:48 +01:00
gn0st1c
7506f0542b support for Lingan SWA1
support for Lingan SWA1
2018-03-15 19:34:46 +03:00
gn0st1c
251f92a880 support for tunbox powerstrip02
support for tunbox powerstrip02
2018-03-15 18:36:43 +03:00
Xose Pérez
cec62fe3c4 Merge pull request #665 from lobradov/button-no-retain
Buttons should not retain in MQTT
2018-03-15 13:11:18 +01:00
Xose Pérez
9776672f0e Merge pull request #679 from phuonglm/improves/export-system-check-max
Export max system check for build configuration
2018-03-15 13:10:34 +01:00
Ly Minh Phuong
4ebdae6131 Export max system check for build configuration 2018-03-15 19:05:32 +07:00
Maxim Prokhorov
e7f7df54b3 using faster "prop" method to find checked element 2018-03-15 11:52:56 +03:00
Maxim Prokhorov
04fa014bde use native selectors for checkboxes 2018-03-15 11:52:47 +03:00
Maxim Prokhorov
5dafb02cbf Resize checkboxes only when they are visible 2018-03-15 11:39:48 +03:00
Xose Pérez
d4eb64ca7e Update NtpClientLib and use NTP_TIMEOUT (#452) 2018-03-13 08:52:08 +01:00
Xose Pérez
c69d47acd3 Fix codacy issues 2018-03-13 08:40:46 +01:00
Lazar Obradovic
3c2b2017c0 Buttons should not retain in MQTT 2018-03-12 14:23:28 +01:00
Xose Pérez
e46a904ff4 Fix codacy issues 2018-03-12 13:44:36 +01:00
Xose Pérez
65ead578ab Add inline info about the OBI device (#622) 2018-03-12 13:11:22 +01:00
Xose Pérez
f048415463 Change web menu 2018-03-12 12:02:55 +01:00
Xose Pérez
2e872525f3 Added button to clear weblog 2018-03-12 11:49:31 +01:00
Xose Pérez
8777d29f7c Merge branch 'pwm-dimmer' of https://github.com/wysiwyng/espurna into wysiwyng-pwm-dimmer
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
	code/html/custom.js
2018-03-12 11:07:53 +01:00
Xose Pérez
94c57698e0 Merge branch 'ResetRelay' of https://github.com/a-tom-s/espurna into a-tom-s-ResetRelay
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
	code/html/custom.js
2018-03-11 23:39:52 +01:00
Xose Pérez
847e1e6390 Remove hostname limit size (#576, #659) 2018-03-11 22:56:20 +01:00
Xose Pérez
5f2b22d063 Fix web debug layout. Added command execution from web UI 2018-03-11 22:09:20 +01:00
Xose Pérez
9e99cab572 Merge pull request #658 from lobradov/web-console
Debug console on web
2018-03-11 18:27:44 +01:00
Xose Pérez
9b05d54f0c Merge pull request #647 from lobradov/travis-build-2
Additional Travis build coverage
2018-03-11 15:38:38 +01:00
Lazar Obradovic
2e9c04ebde break status into 2 columns. 2018-03-10 22:27:37 +01:00
Lazar Obradovic
0bcc0e0715 ESP8266/Arduino 2.4.0 (or .1) 2018-03-10 21:10:55 +01:00
Lazar Obradovic
3780eb8f50 Making Codacy happy. 2018-03-10 20:55:20 +01:00
Lazar Obradovic
e1802de827 Add debug console to Status page. 2018-03-10 19:08:25 +01:00
a-tom-s
0bbf7e0453 Bug: MQTT disconnection reaction setting incorrectly displayed on web interface after reboot 2018-03-10 18:58:27 +01:00
gn0st1c
d47f3db77e general update
* images for the devices
* optimized images
* fixed typo in ech1560
2018-03-10 19:07:01 +03:00
a-tom-s
3c853b25f2 Reset relays on MQTT disconnection
Improved version, where you can set the expected reaction on MQTT disconnection separate for every relay on the SWITCHES page of the web interface
2018-03-09 21:59:06 +01:00
Xose Pérez
eae17e1557 Fix MQTT query request 2018-03-09 19:22:15 +01:00
Xose Pérez
19f9ce6719 Version 1.12.5a 2018-03-09 19:22:04 +01:00
Lazar Obradovic
1fe4d8964f SSL as well. 2018-03-09 09:13:31 +01:00
Lazar Obradovic
d34caf1ae2 additional hardware 2018-03-09 09:07:23 +01:00
Xose Pérez
7e691f0408 Build travis environments for non-master branches 2018-03-09 08:11:38 +01:00
Xose Pérez
ef8453b664 Merge pull request #645 from mcspr/pr643-ext
Fixing build for #643
2018-03-09 07:58:54 +01:00
Xose Pérez
ea240f7498 Limit humidity between 0 and 100, show humidity correction only if there is a humidity magnitude 2018-03-09 07:51:23 +01:00