1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-15 15:18:16 +00:00

60 Commits

Author SHA1 Message Date
Otto Winter
e339a293ff Add native ESPHome API (#265)
* Esphomeapi

* Updates

* Remove MQTT from wizard

* Add protobuf to requirements

* Fix

* API Client updates

* Dump config on API connect

* Old WiFi config migration

* Home Assistant state import

* Lint
2018-12-18 19:31:43 +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
puuu
c5d82ef69a Add MY9231 support (#227) 2018-11-13 16:51:30 +01:00
Otto Winter
186959fa05 Deep Sleep Wake Up From Multiple Pins (#230) 2018-11-13 15:36:49 +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
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
1cb8d0cfee Bump version to 1.10.0-dev 2018-10-20 18:32:06 +02:00
Otto Winter
be91eb8632 Bump version to 1.9.0b1 2018-10-20 18:24:02 +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
394cdfc78d Add FastLED color correction option (#200)
* Add FastLED color correction option

* Add test
2018-10-20 13:14:02 +02:00
Otto Winter
b410ae19d2 Add PMSX003 Particulate Matter Sensor (#192) 2018-10-20 12:58:52 +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
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
aa360dd41e Bump version to 1.8.2 2018-10-07 17:01:15 +02:00
Otto Winter
f7ee271ecc WiFi: Add power save mode option (#150)
* WiFi: Add power save mode option

* Lint
2018-10-07 16:52:14 +02:00
Otto Winter
a847f92c74 Bump version to 1.8.1 2018-09-26 19:00:41 +02:00
Otto Winter
88a41b6f2d Bump version to 1.8.0 2018-09-25 13:43:45 +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
Otto Winter
7407e3eb9f Further changes 2018-08-24 22:44:15 +02:00
Otto Winter
94155de87a Fixes for release-candidate 2018-08-22 22:04:56 +02:00
Otto Winter
19959cf507 Displays 2018-08-18 21:40:59 +02:00
Otto Winter
36a863b577 Smallish Update 2018-08-13 19:11:33 +02:00
Otto Winter
6062c74ac4 Bump version to 1.7.0 2018-06-13 22:56:49 +02:00
Otto Winter
314798dfd7 Add ESP32 BLE Beacon 2018-06-12 21:18:04 +02:00
Otto Winter
2de6f689fd Add build_path option. Fixes#49 2018-06-11 10:12:44 +02:00
Otto Winter
fc6b559449 Add internal modifier. Fixes ottowinter/esphomelib#77 2018-06-11 10:01:54 +02:00
Otto Winter
8959556be6 on_boot and on_shutdown triggers 2018-06-07 17:06:50 +02:00
Otto Winter
1942cf5ea4 Bump version to 1.6.2 2018-06-06 21:01:20 +02:00
Otto Winter
6f75b841b5 Bump version to 1.6.1 2018-06-03 23:45:57 +02:00
Otto Winter
44fe090d67 New coroutine-based task execution 2018-06-02 22:22:20 +02:00
Otto Winter
f233d2372f HassIO -> dashboard 2018-05-27 14:15:24 +02:00
Otto Winter
84f75fc2f7 More Actions 2018-05-21 17:01:47 +02:00
Otto Winter
ba9b1b1ed0 HassIO add-on (#18)
* HassIO Beginnings

* Updates

* Fix pylint errors

* Fix pylint error
2018-05-21 16:40:22 +02:00
Jimmy Hedman
6f4074cc15 Add domain paramteter to wifi. (#16)
* Add domain paramteter to wifi.

- To be able to do OTA updates on networks that doesn't use .local as
  local domain parameter domain is added to wifi section. It's currently
  only used for OTA.

* Centralised default parameter for domain.

* Added input validation for domainname.
2018-05-21 15:47:30 +02:00
Otto Winter
504516d98e Automation API & Cleanup 2018-05-20 12:41:52 +02:00
Otto Winter
9fd5a4b662 Bump version to 1.5.3 2018-05-18 09:45:28 +02:00
Otto Winter
df54689a9b More sensor filters 2018-05-18 09:44:25 +02:00
Otto Winter
2b09f2e4e8 Rotary Encoders 2018-05-17 21:35:39 +02:00
Otto Winter
2275818b03 More filters 2018-05-17 21:31:39 +02:00
Otto Winter
a2bf7d7c6d Bump version to 1.5.2 2018-05-16 23:05:35 +02:00
Otto Winter
b92e0f282f Bump version to 1.5.1 2018-05-16 22:45:06 +02:00
Otto Winter
425473f6bb Initial Sonoff support 2018-05-16 19:45:33 +02:00
Otto Winter
4000293412 Bump version to 1.5.0 2018-05-14 22:10:17 +02:00