Maxim Prokhorov
7260ec833a
all: fix typos, spelling, phrasing
...
resolve #2645 w/ some extra corrections
2025-06-03 21:25:44 +03:00
Maxim Prokhorov
fd52b590ba
doc(readme): badge url should query pre-releases
2025-04-14 23:54:58 +03:00
Maxim Prokhorov
93cb64c707
readme: snapshots are in this repo
2024-11-29 20:05:30 +03:00
Maxim Prokhorov
c000f43cb4
github: shields alignment
2024-05-27 20:48:50 +03:00
Maxim Prokhorov
6b5b28797d
github: update gitter link
2024-05-27 19:59:38 +03:00
Maxim Prokhorov
ad64ef087d
github: move release version up
2024-05-27 19:59:09 +03:00
HamedTa
d86be56974
doc: lampi hardware in readme ( #2580 )
2023-02-11 00:33:17 +03:00
Maxim Prokhorov
457bd16143
docs: wiki urls
2022-09-09 19:41:23 +03:00
Maxim Prokhorov
b86b62f884
doc: update release shields
2022-08-16 17:46:10 +03:00
Maxim Prokhorov
19ea2aed66
readme: fix old workflow badge
2022-01-14 22:17:20 +03:00
Maxim Prokhorov
54e5d79dc8
docs: fixup gitter links & add matrix as well
2021-07-23 23:06:40 +03:00
Maxim Prokhorov
a536dab029
doc: sync readme with wiki version
...
Sync changelog with recent changes
Codacy is no longer running (...pending viable config for clang-tidy, etc.)
Some of the features were only in wiki
2021-07-06 09:25:59 +03:00
DmitryBlinov
d11f82d098
garland: update documentation
...
- instructions for mqtt commands in the source
- update README
2021-02-26 16:52:31 +03:00
Maxim Prokhorov
3a34d555d5
ci: don't mention travis
2021-01-14 18:11:14 +03:00
DmitryBlinov
c1243fda31
garland: updates ( #2412 )
...
- Update README.md - add garland description
- Add new animation - Dolphins
2021-01-14 10:36:32 +03:00
Max Prokhorov
c7a95bf53f
buttons: resistor ladder / analog buttons support ( #2357 )
...
- Buttons events source as button property instead of a global one
- Rename events source -> provider for all settings, consistent with the other things like relay and light providers
- AnalogPin to read between a certain analogRead() range
Trying to follow defaults here - analog 'press' is digital LOW, default value is HIGH, so no additional cfg entries are needed besides pin, level and changing evt source
- (debug) Refactor gpio command, add adc to show analogRead(pin)
- (debug) Add button command
Implemented based on:
https://gitter.im/tinkerman-cat/espurna?at=5f5d44c8df4af236f902e25d
https://gitter.im/tinkerman-cat/espurna?at=5f60e7f1f969413294e95370
2020-09-24 07:51:36 +03:00
Rui Marinho
6266930a4d
sns: Add BME680 ( #2295 )
...
Add support for BME680 using libalgobsec proprietary algorithms for precise Indoor Air Quality (IAQ) measurement. Unlike traditional CO2 sensors - and good ones are expensive - it measures nearly all VOCs compounds in the air (plus other gases) and compensates those measurements with its built-in temperature and humidity sensors to determine indoor air quality.
Co-authored-by: Max Prokhorov <prokhorov.max@outlook.com >
2020-08-02 09:12:38 +03:00
Max Prokhorov
b3fb066947
Bump to 1.15.0 ( #2262 )
...
* Version 1.15.0-dev
* changelog
* changelog
2020-05-27 00:37:02 +03:00
Max Prokhorov
20cbaabdf6
Add note about Sonoff Basic R2 and R3
2020-02-09 01:42:54 +03:00
Max Prokhorov
cfd2bccb4a
Version 1.14.2-dev ( #2098 )
2020-01-13 10:27:43 +03:00
Max Prokhorov
62ad7da332
Version 1.14.1 ( #2093 )
...
* Version 1.14.1
* fix autoreplace
* formatting
2019-12-31 05:55:49 +03:00
Max Prokhorov
2c4cfd6d3d
Version 1.14.1-dev ( #2047 )
2019-12-09 06:13:40 +03:00
Xose Pérez
bc70dec09f
Beautify build script size output
2019-12-05 08:02:41 +01:00
Max Prokhorov
978cf2af95
Version 1.14.0
2019-11-30 02:11:54 +03:00
reaper7
ae335c679e
Update README.md ( #2030 )
...
- moved Hykker device from Wall Socket to Power monitoring devices,
- update device image
2019-11-29 23:13:02 +03:00
Johannes Hörmann
4cb8cd31b3
Add support for BW-SHP5 ( #2029 )
2019-11-29 23:03:13 +03:00
Max Prokhorov
55a0abf1e1
Secure client / server cleanup ( #2016 )
...
* web: revert changed from secure_client patch
* ota/httpupdate: use SecureClient
* ota/httpupdate: use scheduled function on mqtt event
* config: finish up 590282e changes + add warnings
* typo fix
* use bind instead of c++14 magic, use debug text from secureclient
* bump
* actually use the locking
2019-11-28 04:28:34 +03:00
Max Prokhorov
8c204f35bf
Update README.md
...
Mention Shelly 1PM and 2.5, reuse same space as existing Shellys (missing photos!)
Add Hykker Smart Home Power Plug
2019-11-27 14:36:28 +03:00
ealfaroc
cec6c6a385
Adding support for miobulb001 ( #1973 )
...
* Adding support for miobulb001
* Add miobulb001 images
* defined MUVIT_IO_MIOBULB001
* Update platformio.ini
revert default env
use dashes
* typo
* typo
2019-11-09 02:17:59 +03:00
Max Prokhorov
c6f75f9160
Comments & README - 1.13.6 -> 1.14.0 ( #1980 )
...
* Update version in README.md
* Update comments regarding 1.13.6
2019-11-08 22:49:07 +03:00
James
d177634a70
Telaire T6613 Support ( #1956 )
...
* Added T6613
* Added T6613
* Added T6613
* Added T6613
* Added T6613
* Added T6613
* Added T6613
* Added T6613
* Added T6613
* Updated copyright string
* Buffer from 6 bytes to 8 bytes
Current gcc-4 does not mark this as warning, but gcc-9 notices the 3 char size requirement. Buffer should be 8
* Use 5000ppm max
2019-11-06 14:32:58 +03:00
Max Prokhorov
2f6d3ecf4b
Fix releases URLs and add more info about compilation ( #1960 )
...
- reference releases/latest for master branch
- add vscode and arduinoide pages
- reword nightly notice, add build info before it
2019-10-25 02:40:57 +03:00
Max Prokhorov
2ecce4d136
README: add nightly builder releases and missing sensors ( #1955 )
...
* Update README.md
Add nightly build information
Update sensor list
Minor cleanup
* link vscode instructions
2019-10-25 02:18:22 +03:00
Max Prokhorov
e97ed26d48
README: add notice about SECURE_CLIENT ( #1950 )
...
https://github.com/xoseperez/espurna/issues/1465
2019-10-22 14:40:54 +03:00
Max Walter
25d37f1c5c
Markdown Typo Fix ( #1926 )
2019-10-01 01:52:48 +03:00
Max Prokhorov
b12d6fd001
Remove gosund-sp1-v23 env ( #1703 )
...
Removed in favour of BW-SHPX bin
2019-05-02 01:01:47 +03:00
Xose Pérez
b00b159e42
Do not check line-end-style in web UI builder ( #1657 )
2019-03-25 13:46:25 +01:00
Xose Pérez
9c3a6e6548
Merge branch 'webui/switch-typo' of https://github.com/mcspr/espurna into mcspr-webui/switch-typo
2019-03-25 12:41:28 +01:00
Xose Pérez
f40b621637
Merge branch 'sync_first' of https://github.com/foxel/espurna into foxel-sync_first
2019-03-25 12:39:35 +01:00
Xose Pérez
546c8f09b2
Update Copyright notice
2019-03-21 17:17:33 +01:00
Xose Pérez
1f2577a4ef
Update README.md
2019-03-21 17:01:29 +01:00
Malachi Soord
ec4883a4fc
Update README.md ( #1623 )
...
Improve readability
2019-03-13 16:05:30 +03:00
Xose Pérez
5c0abca719
Version 1.13.6-dev
2019-02-27 01:04:48 +01:00
Xose Pérez
9cc2c4e1b6
Update README.md
2019-02-27 01:03:42 +01:00
Xose Pérez
83195fdfdb
Update README.md
2019-02-27 01:02:11 +01:00
Xose Pérez
906ec9bfd4
Version 1.13.5
2019-02-27 01:01:41 +01:00
Max Prokhorov
5d9db5e939
Version 1.13.5-dev
2019-02-23 08:04:51 +03:00
Xose Pérez
2aa5c59066
Update version in README.md
2019-02-23 00:20:35 +01:00
Xose Pérez
4730598434
Version 1.13.4
2019-02-23 00:19:20 +01:00
Xose Pérez
374b495b2a
Update branch in README.md
2019-01-22 11:50:11 +01:00