Otto Winter
|
21780efc51
|
Add MQTT publish JSON action and subscribe JSON trigger (#60)
* Add MQTT publish JSON action and subscribe JSON trigger
* Add lambda note
* Cleanup
|
2018-10-20 12:41:17 +02:00 |
|
Otto Winter
|
017a2a567b
|
Add warnings
|
2018-10-17 21:16:06 +02:00 |
|
Otto Winter
|
ab99c3374e
|
Fix template text sensor docs
|
2018-10-17 21:13:52 +02:00 |
|
Otto Winter
|
8241cacf60
|
Add PN532 On Tag Trigger (#57)
|
2018-10-17 21:03:09 +02:00 |
|
Otto Winter
|
a15e0b176f
|
Add CSE7766 for Sonoff Pow R2 (#59)
|
2018-10-17 21:00:30 +02:00 |
|
Otto Winter
|
c77fc9415c
|
Unify xiaomi implementations (#56)
|
2018-10-17 20:50:15 +02:00 |
|
Otto Winter
|
b996e377da
|
Add Text sensors (#52)
* Add Text Sensors
* Add template text sensor
|
2018-10-17 20:44:37 +02:00 |
|
Otto Winter
|
0e540437cb
|
Add power on value to GPIO Switch (#55)
|
2018-10-16 22:41:12 +02:00 |
|
Otto Winter
|
c978bdc81e
|
Merge remote-tracking branch 'origin/current' into next
|
2018-10-16 20:53:48 +02:00 |
|
Otto Winter
|
be3d80a664
|
Add option to have different log level over MQTT (#51)
|
2018-10-14 18:46:25 +02:00 |
|
Otto Winter
|
12edde2485
|
Add MQTT Subscribe sensor (#50)
* Add MQTT Subscribe sensor
* Update index.rst
|
2018-10-14 18:43:58 +02:00 |
|
Otto Winter
|
b10b07f2d1
|
Fix build
|
2018-10-13 21:39:18 +02:00 |
|
Otto Winter
|
8ca563cab1
|
Merge branch 'current' into next
|
2018-10-13 21:22:43 +02:00 |
|
Otto Winter
|
c6f8d41f13
|
Improve pulse counter docs (#49)
|
2018-10-13 21:21:33 +02:00 |
|
escoand
|
4f2b146010
|
add samsung ir protocol (#48)
|
2018-10-13 19:41:44 +02:00 |
|
Otto Winter
|
150dea575c
|
Add Disqus and cleanup (#47)
|
2018-10-12 16:33:22 +02:00 |
|
Otto Winter
|
604d7bf6a2
|
Highlight update_interval gotchas (#46)
|
2018-10-12 12:27:32 +02:00 |
|
Otto Winter
|
e1128cf37d
|
Create Pull Request Template (#45)
|
2018-10-12 11:28:06 +02:00 |
|
Otto Winter
|
7f7cf4541c
|
Add Code of Conduct (Contributor Covenant) (#44)
|
2018-10-12 11:27:44 +02:00 |
|
Otto Winter
|
7d7c4de0eb
|
Create README.md
|
2018-10-12 11:14:59 +02:00 |
|
Otto Winter
|
9e5f1b3393
|
Create LICENSE.md
|
2018-10-12 11:13:52 +02:00 |
|
Otto Winter
|
4c92682aec
|
Fix time docs 12-hour clock strftime format (#43)
|
2018-10-08 11:17:50 +02:00 |
|
Otto Winter
|
5d530d15a0
|
Clarify ESP32 BLE Tracker comment (#42)
|
2018-10-07 20:32:38 +02:00 |
|
Otto Winter
|
f6a7806b8d
|
Fix changelog link
|
2018-10-07 17:13:55 +02:00 |
|
Otto Winter
|
7f790441ae
|
Bump version to 1.8.2
|
2018-10-07 16:59:56 +02:00 |
|
Otto Winter
|
22c4bbca86
|
Add SSD1306 64x48 Display (#27)
* Add SSD1306 64x48 Display
* Add SPI docs
|
2018-10-07 16:52:00 +02:00 |
|
Otto Winter
|
74687c680f
|
WiFi: Add power save mode option (#41)
|
2018-10-07 16:51:47 +02:00 |
|
Otto Winter
|
2aeae722a2
|
Fix Sonoff S20/4CH example configurations (#40)
|
2018-10-07 10:04:42 +02:00 |
|
Otto Winter
|
775828e62c
|
Fix PN532 update_interval typo (#39)
|
2018-10-07 10:04:22 +02:00 |
|
Otto Winter
|
cc2492efe7
|
Improve WiFi&Manual IP docs (#38)
|
2018-10-07 10:04:14 +02:00 |
|
Otto Winter
|
1dc9173c39
|
Fix display docs format typo (#37)
https://github.com/OttoWinter/esphomeyaml/issues/128#issuecomment-425777989
|
2018-10-04 18:59:42 +02:00 |
|
Otto Winter
|
f330993bd4
|
Fix pulse counter API typo (#36)
https://github.com/OttoWinter/esphomelib/issues/165
|
2018-10-04 18:59:26 +02:00 |
|
Otto Winter
|
bbee8e3436
|
Fix output link (#35)
Fixes OttoWinter/esphomedocs#32
|
2018-10-04 18:59:17 +02:00 |
|
Otto Winter
|
de51f3e474
|
Add ESP32 BLE workaround docs (#34)
|
2018-10-04 18:13:58 +02:00 |
|
Corban Mailloux
|
53642e25b7
|
Add missing (required) name to example. (#29)
|
2018-10-04 17:25:40 +02:00 |
|
Jeppe Ladefoged
|
dbb31a7504
|
Fixed typo (#30)
|
2018-10-04 17:25:27 +02:00 |
|
Jeppe Ladefoged
|
8bf160aba4
|
Added docker local USB port mapping (#31)
Added docker local USB device port mapping when using Linux
|
2018-10-04 17:25:14 +02:00 |
|
Corban Mailloux
|
065350af33
|
Typo fix. (#33)
`installl` -> `install`
|
2018-10-04 17:24:01 +02:00 |
|
YuanL.Lee
|
c7f029d093
|
Typo in display docs (#28)
|
2018-09-29 14:50:55 +02:00 |
|
Otto Winter
|
20e5799e56
|
Merge branch 'current' of https://github.com/OttoWinter/esphomedocs into current
|
2018-09-28 19:37:27 +02:00 |
|
Otto Winter
|
66d484d4ba
|
Small typo in custom sensor docs
|
2018-09-28 19:37:25 +02:00 |
|
JbLb
|
c760b1af76
|
Fix typo in display docs (#26)
|
2018-09-28 19:36:30 +02:00 |
|
Otto Winter
|
458962cd3c
|
Fix full source code link
|
2018-09-26 22:31:47 +02:00 |
|
Otto Winter
|
dc6b043216
|
Add alternative SPI pin names (#24)
|
2018-09-27 05:26:28 +09:00 |
|
Jan Pieper
|
74a3cc6d18
|
Fix typo in warning message (#18)
|
2018-09-27 05:26:12 +09:00 |
|
Otto Winter
|
1aec0801e0
|
Update custom sensor docs (#25)
|
2018-09-27 05:25:36 +09:00 |
|
Otto Winter
|
d58a1719bc
|
Bump version to 1.8.1
|
2018-09-26 18:23:32 +02:00 |
|
Otto Winter
|
b074df29d0
|
1.8.1 Changelog
|
2018-09-26 18:23:24 +02:00 |
|
Otto Winter
|
fdbbdecd31
|
Remove unnecessary icons
sphinx wasn't using these anyway
|
2018-09-25 17:40:03 +02:00 |
|
Fabian Affolter
|
9155c88a15
|
Waveshare E-Paper: 1.54in display works (#22)
Details:
https://fabian-affolter.ch/blog/wetter-station-mit-e-ink-display-in-5-min/
|
2018-09-26 00:34:19 +09:00 |
|