Commit Graph

3633 Commits

Author SHA1 Message Date
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
Otto Winter
9ae98f8742
Fix deploy 2018-09-25 15:07:03 +02: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
6e6529b925
Fix CI 2018-08-27 16:20:22 +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
4bbc616fb5
Fix ADS1115 API docs. Fixes #11 2018-06-09 17:43:48 +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