Otto Winter
|
ee43991d43
|
Revert "Remove piolibdeps cache"
This reverts commit e009f21a7201951f41cbea20b1e0f6e34a9a8af8.
|
2019-03-05 13:53:09 +01:00 |
|
Otto Winter
|
1c0bafd879
|
Add MCP23017 (#466)
* Add MCP23017
* Add test
|
2019-03-03 16:51:55 +01:00 |
|
Otto Winter
|
a0b727ec01
|
Rewrite interrupt components (#464)
* Rewrite intterupt components
* Fix test
|
2019-03-03 16:47:10 +01:00 |
|
Otto Winter
|
011300c28b
|
Add WiFi/MQTT/API connected condition (#465)
* Add WiFi/MQTT/API connected condition
* Add tests
* Fix namespace
|
2019-03-03 16:45:56 +01:00 |
|
Otto Winter
|
495ad01c40
|
Add rotary encoder min/max value (#463)
|
2019-02-28 10:17:38 +01:00 |
|
Otto Winter
|
8a5f96b369
|
Add linear calibration sensor filter (#454)
* Add linear calibrate filter
* Remove filter_nan
* Add test
|
2019-02-26 19:38:39 +01:00 |
|
Otto Winter
|
20b64a5e4c
|
Add report_position test
Fixes https://github.com/esphome/issues/issues/46
|
2019-02-22 17:43:30 +01:00 |
|
Otto Winter
|
7b97a29d4d
|
Add wait_until action (#440)
|
2019-02-17 19:27:33 +01:00 |
|
Otto Winter
|
0fbbbae828
|
Add display page abstraction (#435)
|
2019-02-17 00:35:23 +01:00 |
|
Otto Winter
|
47dede53ad
|
Add light partition platform (#434)
|
2019-02-16 16:47:23 +01:00 |
|
Otto Winter
|
744d28ce67
|
Add text_sensor.template.publish action (#433)
* Add text_sensor.template.publish action
* Fix
* Add test
|
2019-02-16 16:47:05 +01:00 |
|
Otto Winter
|
d715e687c6
|
Add RC5 IR code support (#432)
|
2019-02-16 15:30:59 +01:00 |
|
Otto Winter
|
2ba228684b
|
Rename esphomeyaml to esphome (#426)
* Rename
* Update
* Add migration
* Fix
* Fix dashboard
* Change test
* Fixes
* Code cleanup
* Fix import order
* Update
* Automate docker builds
* Shellcheck
|
2019-02-13 16:54:02 +01:00 |
|
Jesse Hills
|
c6566a3197
|
Add support for JVC remote transmitting and receiving (#423)
* Add support for JVC remote transmitting and receiving
* Add missing import
* Fix line length
|
2019-02-11 18:09:31 +01:00 |
|
Otto Winter
|
836b2b28bf
|
Add template publish actions and switch triggers (#391)
* Add template publish actions and switch triggers
* Fix
* Add tests
* Add cover
* Lint
* Fix
* Fix
|
2019-02-10 23:35:07 +01:00 |
|
Otto Winter
|
ec0fb8ddbe
|
Replace optimistic with Assumed State (#394)
* Replace optimistic with Assumed State
* Add tests
* Fix
* Lint
|
2019-02-10 23:28:56 +01:00 |
|
Otto Winter
|
c3d67ebb4f
|
Add local mDNS responder for .local (#386)
* Add local mDNS responder
* Fix
* Use mDNS in dashboard status
* Lint
* Lint
* Fix test
* Remove hostname
* Fix use enum
* Lint
|
2019-02-10 16:57:34 +01:00 |
|
Otto Winter
|
5bbc39d600
|
Disable MQTT if not used (#373)
* Disable MQTT if not used
* Lint
|
2019-01-29 17:29:21 +01:00 |
|
Otto Winter
|
2eedbffa74
|
Remove Heartbeat Filter (#393)
* Remove Heartbeat Filter
* Fix tests
|
2019-01-29 16:45:50 +01:00 |
|
Otto Winter
|
ab7102a3dd
|
Remove deep sleep run_cycles (#353)
* Remove deep sleep run_cycles
* Fix test
|
2019-01-19 16:51:20 +01:00 |
|
Otto Winter
|
abf85cd307
|
Allow IPv4 addresses for SNTP servers (#340)
Fixes https://github.com/OttoWinter/esphomelib/issues/395
|
2019-01-15 20:13:20 +01:00 |
|
Otto Winter
|
8e9a557530
|
Add neopixelbus tests
|
2019-01-06 16:59:11 +01:00 |
|
Otto Winter
|
05e1239951
|
Add tests, Fix stuff
|
2019-01-06 11:43:14 +01:00 |
|
sherbang
|
7ea5ebec5a
|
Add support for MAX31855 sensor (#258)
* Add support for MAX31855 sensor
* Update for latest core changes
* Update max31855.py
|
2019-01-05 20:08:25 +01:00 |
|
Otto Winter
|
219201fe49
|
Addressable Lights (#294)
|
2019-01-02 13:04:27 +01:00 |
|
Otto Winter
|
cc7ff08147
|
[Huge] Util Refactor, Dashboard Improvements, Hass.io Auth API, Better Validation Errors, Conditions, Custom Platforms, Substitutions (#234)
* Implement custom sensor platform
* Update
* Ethernet
* Lint
* Fix
* Login page
* Rename cookie secret
* Update manifest
* Update cookie check logic
* Favicon
* Fix
* Favicon manifest
* Fix
* Fix
* Fix
* Use hostname
* Message
* Temporary commit for screenshot
* Automatic board selection
* Undo temporary commit
* Update esphomeyaml-edge
* In-dashboard editing and hosting files locally
* Update esphomeyaml-edge
* Better ANSI color escaping
* Message
* Lint
* Download Efficiency
* Fix gitlab
* Fix
* Rename extra_libraries to libraries
* Add example
* Update README.md
* Update README.md
* Update README.md
* HassIO -> Hass.io
* Updates
* Add update available notice
* Update
* Fix substitutions
* Better error message
* Re-do dashboard ANSI colors
* Only include FastLED if user says so
* Autoscroll logs
* Remove old checks
* Use safer RedirectText
* Improvements
* Fix
* Use enviornment variable
* Use http://hassio/host/info
* Fix conditions
* Update platformio versions
* Revert "Use enviornment variable"
This reverts commit 7f038eb5d26df72f76ea9ae76774e2cec1fd7f59.
* Fix
* README update
* Temp
* Better invalid config messages
* Platformio debug
* Improve error messages
* Debug
* Remove debug
* Multi Conf
* Update
* Better paths
* Remove unused
* Fixes
* Lint
* lib_ignore
* Try fix platformio colors
* Fix dashboard scrolling
* Revert
* Lint
* Revert
|
2018-12-05 21:22:06 +01:00 |
|
Otto Winter
|
787c2f17e0
|
Fix GPIO input schema validator (#253)
|
2018-12-02 13:16:02 +01:00 |
|
puuu
|
c5d82ef69a
|
Add MY9231 support (#227)
|
2018-11-13 16:51:30 +01:00 |
|
Otto Winter
|
57c2a2b961
|
Let esphomeyaml know about class inheritance (#229)
* Allow overriding setup priority
* Add inheritance tree
* Global variables
* Tests and better validation
* Fix
* Lint
|
2018-11-12 23:30:31 +01:00 |
|
Otto Winter
|
e80730e9b3
|
Add total daily energy sensor (#220)
* Add total daily energy sensor
* Add test
|
2018-11-09 20:27:19 +01:00 |
|
Otto Winter
|
2deabdef2b
|
Add binary sensor multi click trigger (#226)
|
2018-11-09 20:18:04 +01:00 |
|
Otto Winter
|
47acacef45
|
Revert Add power on value to GPIO switch (#223)
* Revert Add power on value to GPIO switch
* Fix tests
* Fix
|
2018-11-09 20:08:35 +01:00 |
|
Otto Winter
|
6e97782bb1
|
Add restore state option to template switch (#222)
* Add restore state option to template switch
* Add test
|
2018-11-09 20:05:50 +01:00 |
|
Otto Winter
|
82592e85f6
|
Add send_first_at option to sliding window sensor filter (#207)
* Add send_first_at option to sliding window sensor filter
* Lint
|
2018-10-26 22:59:03 +02:00 |
|
Otto Winter
|
6b00c6d99c
|
Add Stepper Motor Support (#206)
* Add stepper support
* Fix output set_level
* Lint
|
2018-10-26 22:57:03 +02:00 |
|
Otto Winter
|
788ada294c
|
Add logger.log action (#198)
* Add logger.log Action
* Simple schema
* Validate printf
* Improve error message
* Undo unfix tests :)
|
2018-10-20 15:19:59 +02:00 |
|
Otto Winter
|
ee513e7542
|
Improve API naming convention consistency (#197)
* Improve API naming convention consistency
* Fix
|
2018-10-20 15:16:58 +02:00 |
|
Otto Winter
|
394cdfc78d
|
Add FastLED color correction option (#200)
* Add FastLED color correction option
* Add test
|
2018-10-20 13:14:02 +02:00 |
|
Otto Winter
|
b32bf25693
|
Add MQTT publish JSON action and subscribe JSON trigger (#193)
* Add MQTT publish JSON action and subscribe JSON trigger
* Lint
|
2018-10-20 12:41:00 +02:00 |
|
Otto Winter
|
9ef809f311
|
Add PN532 On Tag Trigger (#189)
* Add PN532 On Tag Trigger
* Lint
* Fix 😶
* Fix
|
2018-10-17 21:29:44 +02:00 |
|
Otto Winter
|
7df0ea081e
|
GPIO Switch Power On Value v2 (#183)
|
2018-10-16 22:58:26 +02:00 |
|
Otto Winter
|
c5a276621d
|
MQTT different log level (#167)
* Add option to have different log level over MQTT
* Add Test
* Lint
|
2018-10-14 18:46:17 +02:00 |
|
Otto Winter
|
016a0a2ad0
|
Fix Wifi power_save_mode option (#178)
* Fix WIFI power_save_mode option
* Add Test
|
2018-10-13 21:17:19 +02:00 |
|
escoand
|
47bcaad67e
|
Add Samsung IR protocol (#176)
* add Samsung ir protocol
* fix pylint
* add test
* add transmitter
|
2018-10-13 19:21:06 +02:00 |
|
Otto Winter
|
176b9cb7f0
|
Fix binary sensor heartbeat not working (#130)
|
2018-09-27 16:34:02 +02:00 |
|
Otto Winter
|
06a2923daf
|
Split up BLE tests into new file
|
2018-09-26 18:39:41 +02:00 |
|
Otto Winter
|
b9ad60f71f
|
Updates
|
2018-09-25 10:30:45 +02:00 |
|
Otto Winter
|
a9faae0caa
|
Fix docker build
|
2018-09-25 10:30:45 +02:00 |
|