Commit Graph

1209 Commits

Author SHA1 Message Date
Otto Winter
f28120baed
Replace with new shorthand notation 2018-11-10 14:33:24 +01:00
Otto Winter
4504fff418
Add total daily energy sensor (#79)
* Add total daily energy sensor

* Remove image
2018-11-10 14:31:59 +01:00
Otto Winter
a416804209
Replace with new shorthand notation 2018-11-10 14:31:27 +01:00
Otto Winter
f16b17aacd
Replace table generator with custom RST directive (#75) 2018-11-09 20:06:56 +01:00
Otto Winter
b716ba0a8d
Advertise esphomeflasher (#76) 2018-11-09 20:06:40 +01:00
Otto Winter
1c54afc2a8
Add binary sensor on multi click trigger (#77) 2018-11-09 20:03:14 +01:00
Otto Winter
6bcabc1d9c
Revert add power_on_value to gpio switch (#78) 2018-11-09 20:00:48 +01:00
Otto Winter
fbf1e039e8
Add restore state option to template switch 2018-11-09 19:50:26 +01:00
Otto Winter
ddb6105763
Add note 2018-11-05 22:03:08 +01:00
Otto Winter
86a7145a42
Add total energy 2018-11-04 22:49:13 +01:00
Otto Winter
c0a2a3dd07
Bump version to v1.9.0b3 2018-11-03 17:48:17 +01:00
Otto Winter
042b61ed70
ESP32 Support 2018-11-03 17:46:22 +01:00
Otto Winter
14947677c6
Add changelog 2018-11-03 16:21:10 +01:00
Corban Mailloux
f44e116804 Fix a broken link to setting up a BLE tracker. (#72)
* Fix a broken link to setting up a BLE tracker.

Old link points [here](https://esphomelib.com/esphomeyaml/components/binary_sensor/esp32_ble.html#setting-up-devices) (which 404s).
New link points [here](https://esphomelib.com/esphomeyaml/components/binary_sensor/esp32_ble_tracker.html#esp32-ble-tracker-setting-up-devices), which seems to be what was intended.

* Use RST syntax
2018-11-03 14:07:52 +01:00
Corban Mailloux
a480b431f9 Tiny typo fix. (#73)
`th` -> `the`
2018-11-02 13:59:06 +01:00
Otto Winter
7dffe5fcca
Bump version to 1.9.0b2 2018-10-31 16:41:16 +01:00
Otto Winter
9e5cc9cfc3
Merge branch 'next' into rc 2018-10-31 16:40:25 +01:00
Otto Winter
ed987746de
Update .gitlab-ci.yml 2018-10-31 16:39:53 +01:00
Otto Winter
266c354e4a
Merge branch 'current' into next 2018-10-31 16:38:09 +01:00
Otto Winter
23f697e738
Add MQTT lambda alternatives 2018-10-31 16:27:55 +01:00
Otto Winter
a4d8520837
Power Meter internal filter 2018-10-30 16:49:33 +01:00
Otto Winter
df2fdeddd9
Fix CSE7766 baud rate 2018-10-27 13:19:51 +02:00
Robbie Page
51c9fd77e7 Switch example to Dehumidifier, minor grammar/puncuation (#67) 2018-10-26 23:14:31 +02:00
Otto Winter
ede025543e
Fix if condition docs 2018-10-26 23:13:23 +02:00
Otto Winter
058860af11
Fixes 2018-10-26 23:09:38 +02:00
Otto Winter
b42828f07d
Add send_first_at option to sliding window sensor filter (#69) 2018-10-26 22:32:48 +02:00
Otto Winter
7b68e925d0
Add Stepper Support (#68) 2018-10-26 22:30:24 +02:00
Otto Winter
8489ec555e
Fix text sensor outdated API docs (#70) 2018-10-26 22:27:01 +02:00
Otto Winter
e6caed81b5
Update .gitlab-ci.yml 2018-10-20 20:28:04 +02:00
Otto Winter
00600811ef
Merge branch 'next' into rc
# Conflicts:
#	.gitlab-ci.yml
2018-10-20 20:15:34 +02:00
Otto Winter
95ad65164c
Fix gitlab CI 2018-10-20 20:14:31 +02:00
Otto Winter
c01eefc0af
Fix index 2018-10-20 20:14:00 +02:00
Otto Winter
d2bc0dfa5f
Fix CNAME 2018-10-20 19:24:36 +02:00
Otto Winter
f43c4c29d8
Fix CNAME v2 2018-10-20 19:18:30 +02:00
Otto Winter
78375742ff
Fix esphomelib tag 2018-10-20 19:13:34 +02:00
Otto Winter
e5d769136c
Fix cname 2018-10-20 18:57:40 +02:00
Otto Winter
6bb13fe649
Bump version to 1.9.0b1 2018-10-20 18:56:05 +02:00
Otto Winter
b606cd503e
Merge remote-tracking branch 'origin/current' into next 2018-10-20 18:50:20 +02:00
Otto Winter
88a6263f24
Gitlab CI RC 2018-10-20 18:49:56 +02:00
Otto Winter
808b0a3842
WiFi connection problem docs update 2018-10-20 15:42:54 +02:00
Otto Winter
49a9927eb4
Fix template sensor docs (#66) 2018-10-20 15:21:24 +02:00
Otto Winter
dbe519c87b
Add logger.log action (#63) 2018-10-20 15:19:31 +02:00
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