Commit Graph

110 Commits

Author SHA1 Message Date
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