Otto Winter
|
facb424b08
|
Fix some typos (#65)
|
2018-10-20 15:10:26 +02:00 |
|
Otto Winter
|
09b2374aef
|
Make naming convention consistent (#62)
|
2018-10-20 14:53:27 +02:00 |
|
Otto Winter
|
a5f07bf923
|
Add FastLED color correction option (#64)
|
2018-10-20 12:56:58 +02:00 |
|
Otto Winter
|
5ed373913b
|
Add update component action and scripts (#61)
* Add update component action
* Add scripts
|
2018-10-20 12:52:47 +02:00 |
|
Otto Winter
|
3178a138f6
|
Add PMSX003 Particulate Matter Sensor (#58)
* Add PMSX003 Particulate Matter Sensor
* Add warning
* Fix index
|
2018-10-20 12:50:21 +02:00 |
|
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
|
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
|
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
|
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
|
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 |
|
Otto Winter
|
1aec0801e0
|
Update custom sensor docs (#25)
|
2018-09-27 05:25:36 +09:00 |
|
Otto Winter
|
b074df29d0
|
1.8.1 Changelog
|
2018-09-26 18:23:24 +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 |
|
Otto Winter
|
a178e2fbe7
|
Merge branch 'next' into current
|
2018-09-25 13:44:21 +02:00 |
|
Otto Winter
|
7699a41e07
|
Bump version to 1.8.0
|
2018-09-25 13:42:59 +02:00 |
|
Otto Winter
|
b22eb50150
|
Updates
|
2018-09-24 22:06:06 +02:00 |
|
Otto Winter
|
d22b96b983
|
Add Gitlab CI automated deploys
|
2018-08-27 13:21:30 +02:00 |
|
Otto Winter
|
82b041f3ba
|
Last Touches
|
2018-08-25 22:18:33 +02:00 |
|
Otto Winter
|
f8a6518251
|
Further changes
|
2018-08-24 22:44:01 +02:00 |
|
Otto Winter
|
063b170d02
|
Docs for release-candidate
Still need to update some images
|
2018-08-22 22:05:28 +02:00 |
|
Malte Franken
|
7baeb259fd
|
Note added about resetting the ESP after serial upload before OTA upload (#14)
* note added about resetting the ESP after serial upload before OTA upload
* restricted note to ESP8266 modules
|
2018-07-31 20:26:53 +02:00 |
|
Otto Winter
|
ef92bb32e9
|
Small fixes
|
2018-06-14 00:05:10 +02:00 |
|
Johan Bloemberg
|
cdfa017be7
|
Add cookbook for dual relay cover (#10)
|
2018-06-13 22:58:46 +02:00 |
|
Otto Winter
|
7be0bc81c3
|
Bump version to 1.7.0
|
2018-06-13 22:57:27 +02:00 |
|
Otto Winter
|
58f5e8ea31
|
1.7.0 docs
|
2018-06-13 22:38:49 +02:00 |
|
Otto Winter
|
9a35f8fb8c
|
ADS1115 and TSL2561 should work now
|
2018-06-13 11:50:24 +02:00 |
|
Otto Winter
|
41f60b3b9d
|
Move WiFi signal to next
|
2018-06-13 11:50:23 +02:00 |
|
Otto Winter
|
de8e891b3f
|
Add changelog note
|
2018-06-13 11:50:23 +02:00 |
|
Otto Winter
|
3dd9ed9ba9
|
on_boot and on_shutdown triggers
|
2018-06-13 11:50:23 +02:00 |
|
Otto Winter
|
d46fdd0d45
|
SHT3x-D remove accuracy
|
2018-06-13 11:50:23 +02:00 |
|
Otto Winter
|
f7ae5a2f62
|
Deep sleep wakeup pin mode
|
2018-06-13 11:49:41 +02:00 |
|
Otto Winter
|
95da4f4aa9
|
Add changelog
|
2018-06-13 11:42:41 +02:00 |
|
Johan Bloemberg
|
bd7ae4fc2e
|
Add workaround for out of space esp8266 ota update. (#12)
|
2018-06-09 22:44:55 +02:00 |
|
Otto Winter
|
8e1602bc6e
|
Move WiFi signal docs to next branch
|
2018-06-09 10:45:54 +02:00 |
|
r-jordan
|
c3c50f2854
|
Correct output pin declaration (#9)
The way it was declared it didn't invert. It's needed an extra indentation in the line "inverted: True".
|
2018-06-09 10:26:29 +02:00 |
|
Otto Winter
|
dc929e3186
|
Add dockerfile
|
2018-06-09 09:59:22 +02:00 |
|
Otto Winter
|
4ab6e7053d
|
Add ultrasonic NAN value note
|
2018-06-09 09:59:21 +02:00 |
|
Otto Winter
|
f09db20190
|
Add WiFi signal API docs page
|
2018-06-09 09:59:21 +02:00 |
|
Johan Bloemberg
|
b64fe29589
|
Passing inverted to output should be valid, but does not work, use working invocation in docs until bug is fixed. (#7)
|
2018-06-08 20:39:17 +02:00 |
|
Fabian Affolter
|
ab572f83ea
|
Make the example configuration entry copy&paste-friendly (#6)
|
2018-06-08 20:07:49 +02:00 |
|
Fabian Affolter
|
39ef56026e
|
Remove BMP280 (doesn't work) (#8)
|
2018-06-08 20:07:01 +02:00 |
|
Otto Winter
|
e2c7ddbe2c
|
WiFi Signal add screenshot
|
2018-06-08 11:59:10 +02:00 |
|
Otto Winter
|
98075e0526
|
Remove sparkfun attribution
|
2018-06-08 11:46:57 +02:00 |
|
Otto Winter
|
29332c492d
|
Add PCF8574 images
|
2018-06-08 11:44:19 +02:00 |
|
Otto Winter
|
d61ea18579
|
Add deep sleep note
|
2018-06-08 11:44:02 +02:00 |
|
Otto Winter
|
01ef608ed2
|
Fix time docs
|
2018-06-07 23:12:51 +02:00 |
|
Otto Winter
|
a358c6e3e8
|
Add MQTT discovery note
|
2018-06-07 23:01:07 +02:00 |
|
Brandon Davidson
|
1e6255870a
|
Add WiFi Signal Strength sensor (#5)
|
2018-06-07 19:29:35 +02:00 |
|
Otto Winter
|
c35ee72d11
|
Reduce image size
|
2018-06-07 16:01:31 +02:00 |
|
Otto Winter
|
2b4dcdf8d5
|
Add lambda calls docs
|
2018-06-07 15:55:31 +02:00 |
|
Otto Winter
|
d2ea5bede6
|
Power Meter Cookbook entry
|
2018-06-07 14:54:11 +02:00 |
|
Otto Winter
|
469c365c1c
|
Improve temt600 formatting
|
2018-06-07 11:18:06 +02:00 |
|
Otto Winter
|
3b5c945c43
|
GPIO Switch add default to HIGH option
|
2018-06-06 22:26:25 +02:00 |
|
Otto Winter
|
0a69de0945
|
Merge branch 'current' of https://github.com/OttoWinter/esphomedocs into current
|
2018-06-06 21:17:36 +02:00 |
|
Fredrik Lindqvist
|
4f83b3f333
|
Minor formatting tweaks. (#4)
* Add missing space,
Add missing space to fan component.
* Update ir_transmitter.rst
|
2018-06-06 16:10:46 +02:00 |
|
Otto Winter
|
7469b2655f
|
Improve IR Transmitter docs
|
2018-06-06 10:27:36 +02:00 |
|
Otto Winter
|
5750d08d4e
|
Fix PCA9685 docs
|
2018-06-06 09:49:19 +02:00 |
|
Otto Winter
|
f8208948dc
|
Fix template example
|
2018-06-06 09:49:11 +02:00 |
|
Otto Winter
|
491da56f63
|
Docker Image AMD64 note
|
2018-06-06 09:24:44 +02:00 |
|
Otto Winter
|
bba0e6fea7
|
Fix ESP32BLE/ESP32Touch docs
|
2018-06-06 09:22:35 +02:00 |
|
Otto Winter
|
bd55903532
|
SHT3xD improve docs
|
2018-06-06 09:06:02 +02:00 |
|
Otto Winter
|
4f83fd69f7
|
DHT AM2303 -> AM2302
|
2018-06-06 08:56:56 +02:00 |
|
Otto Winter
|
e7f519e340
|
Dallas improve docs
|
2018-06-06 08:56:45 +02:00 |
|
Otto Winter
|
0289278716
|
BMP085 fix formatting
|
2018-06-06 08:56:37 +02:00 |
|
Otto Winter
|
a0f8bacab4
|
BH1750 fix docs
|
2018-06-06 08:56:28 +02:00 |
|
Otto Winter
|
4cf00bda2f
|
Remove old comment
|
2018-06-06 08:56:22 +02:00 |
|
Otto Winter
|
f7408394f6
|
mqtt.on_message add lambda note
|
2018-06-06 08:12:04 +02:00 |
|
Otto Winter
|
c591c2ae7b
|
Remove old option
|
2018-06-06 08:11:50 +02:00 |
|