Commit Graph

529 Commits

Author SHA1 Message Date
Otto Winter
9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter
95c042744b
Add missing pages 2019-03-14 16:41:37 +01:00
Otto Winter
95a94f7452
Add Changelog 2019-03-13 18:57:49 +01:00
Otto Winter
29644fca3b
Fix yaml 2019-03-11 13:21:21 +01:00
puuu
2ba17ae056 Document SDS011 component (#185)
* Document SDS011 component

* move sds011 component to right position

* indicate type of parameters

* ✏ Rearrange code a bit and minor edits to make it clearer

* remove query_mode

* Lint

* Update for update_interval changes
2019-03-06 12:40:06 +01:00
Otto Winter
939c1a42b7
Merge branch 'current' into next 2019-03-06 11:02:16 +01:00
Otto Winter
f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter
ce1a241a8d
Lint 2019-03-05 20:43:30 +01:00
Otto Winter
eae028de72
Merge branch 'current' into next 2019-03-05 20:43:09 +01:00
Otto Winter
19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00
Otto Winter
c8d82f4397
Merge remote-tracking branch 'origin/current' into next 2019-02-28 23:09:04 +01:00
Otto Winter
2d891e955d
Update index.rst 2019-02-28 09:37:37 +01:00
Otto Winter
7478734228
Add more lints 2019-02-27 18:32:47 +01:00
FrengerH
e16c324b1f Component reshuffle (#183)
* Merge remote receiver component with platform

* Merged remote transmitter component with platform

* Merge pca9685 component with output

* Minor fixes

* Minor fix

* Fixed headers

* reshuffled esp32 touch binary sensor

* Reshuffled pn532 rfid reader

* Fixed images

* Reshuffled rdm6300 RFID component

* Reshuffled my9231 led driver component

* Reshuffled ads1115 component

* Reshuffled SSD1306 display component

* Reshuffled Character-Based LCD Display component

* Reshuffled fastled component

* Fixes netlify

* Remove duplicate figure

* Remove duplicate figure

* Remove duplicate figure

* Reorder SSD1306

To my knowledge, the i2c version is more common, so put it first.

* Put fastled clockless above SPI

clockless is more common, so put it first

* Cleanup index

Tag was used initially to distinguish between the component and binary sensor, no longer needed.

* Remove duplicate figure
2019-02-27 10:10:09 +01:00
Otto Winter
fd72aa779f
Merge branch 'current' into next 2019-02-26 21:22:25 +01:00
Otto Winter
f8f451f892
Document resolution parameter 2019-02-26 21:14:23 +01:00
Otto Winter
c33a947a9c
Add linear calibration filter (#180) 2019-02-26 19:33:50 +01:00
Adriaan Peeters
c1ca3522e6 Correct ultrasonic filter_nan example (#159) 2019-02-26 19:11:26 +01:00
FrengerH
75a111c1ac Merge dallas component (#179)
* Merge dellas component with platform

* Fixed headers
2019-02-26 18:46:04 +01:00
Otto Winter
81b578a931
Updates and changelog 2019-02-22 21:17:31 +01:00
Otto Winter
85cfae9aec
Refactor MQTT from docs 2019-02-17 12:28:17 +01:00
Otto Winter
fa685d106d
Merge branch 'updates' into next
# Conflicts:
#	components/binary_sensor/homeassistant.rst
#	components/sensor/dht.rst
#	components/uart.rst
#	cookbook/h801.rst
2019-02-16 23:26:32 +01:00
Otto Winter
59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter
8f26843d27
Merge branch 'current' into next 2019-02-16 20:27:48 +01:00
Otto Winter
e630eab6c3
Fix outdated on_value_range docs 2019-02-16 10:21:13 +01:00
Otto Winter
e5c431d7ca
Fix BME680 iir_filter docs
Fixes https://github.com/esphome/issues/issues/31
2019-02-09 14:02:52 +01:00
Otto Winter
6ecc76ba80
Merge branch 'current' into next
# Conflicts:
#	Makefile
#	esphomeyaml/changelog/v1.10.0.rst
#	esphomeyaml/devices/sonoff_basic.rst
#	esphomeyaml/index.rst
2019-02-07 18:22:22 +01:00
Otto Winter
e23dbe7fd9
Fix references 2019-02-07 18:07:16 +01:00
Otto Winter
8d9b0d2375
Netlify (#153)
* Netlify

* Fix

* Faster doxygen

* Update Makefile

* Try without api

* Debug

* Fix

* Update Makefile

* Debug

* Try 1.8.13

* Remove debug

* Update Makefile

* Optimize
2019-02-07 13:54:45 +01:00