Oxan van Leeuwen
|
54de0ca0da
|
Reject template select/number/switches that don't handle user input (#2230)
|
2021-09-04 14:46:53 +12:00 |
|
Oxan van Leeuwen
|
f364788c03
|
Expose WHITE/CWWW/RGBCT color modes over MQTT (#2231)
|
2021-09-04 14:32:33 +12:00 |
|
DAVe3283
|
00aaf84c37
|
Fix uptime's state_class (esphome/issues#2337) (#2205)
|
2021-09-03 16:58:30 +12:00 |
|
Kamil Trzciński
|
b01bc76dc5
|
mqtt_sensor: properly send state_class via MQTT (#2228)
|
2021-09-03 16:37:18 +12:00 |
|
dependabot[bot]
|
910f812737
|
Bump pylint from 2.9.6 to 2.10.2 (#2197)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.6 to 2.10.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.6...v2.10.2)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-03 16:20:42 +12:00 |
|
Chris Nussbaum
|
a4d024f43d
|
Add is_on and is_off conditions for the fan component (#2225)
Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
|
2021-09-02 12:16:11 +12:00 |
|
Alex
|
9937ad7fa0
|
Cleanup flash transitions (#2227)
|
2021-09-02 11:56:40 +12:00 |
|
Petko Bordjukov
|
edcd88123d
|
iBeacon support for ble_presence (#1627)
|
2021-09-02 11:46:15 +12:00 |
|
Alex
|
ea1b5e19f0
|
Add transitions to light flash (#2201)
|
2021-08-31 14:18:16 +12:00 |
|
Jesse Hills
|
54337befc2
|
Fix some lint errors in pylint 2.10.2 (#2226)
|
2021-08-31 14:00:58 +12:00 |
|
Jérôme Laban
|
140ef791aa
|
Support for the AirThings Wave Plus (#1656)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-08-31 14:00:30 +12:00 |
|
dependabot[bot]
|
58350b6c99
|
Bump pytest from 6.2.4 to 6.2.5 (#2223)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-31 11:10:52 +12:00 |
|
dependabot[bot]
|
f186ff8b46
|
Bump black from 21.7b0 to 21.8b0 (#2222)
Bumps [black](https://github.com/psf/black) from 21.7b0 to 21.8b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-31 10:40:06 +12:00 |
|
WeekendWarrior1
|
03190611bb
|
Add H-Bridge fan component (#2212)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-08-31 10:10:22 +12:00 |
|
Guillermo Ruffino
|
37f322585e
|
Glmnet schema 202105 (#2220)
|
2021-08-31 06:48:19 +12:00 |
|
Marcio Granzotto Rodrigues
|
9218e85bd6
|
Remove footer validation for fujitsu_general (#2196)
|
2021-08-31 06:03:30 +12:00 |
|
Jesse Hills
|
f923ba87c0
|
Bump dashboard to 20210826.0 (#2211)
|
2021-08-30 09:41:14 +12:00 |
|
Oxan van Leeuwen
|
fac49896df
|
Update known boards (#2190)
|
2021-08-30 09:41:05 +12:00 |
|
Paul Monigatti
|
56225701f9
|
Fix Packages when using MQTT (#2210)
|
2021-08-30 09:27:38 +12:00 |
|
Alessandro Campolo
|
b5de43b225
|
cs_pin made optional for ili9341 (#2219)
|
2021-08-30 09:07:06 +12:00 |
|
Jesse Hills
|
b955527f6c
|
Fix css/js file loading for webserver when esphome not executed form config directory (#2207)
|
2021-08-26 15:34:39 +12:00 |
|
marsjan155
|
94b28102f5
|
Add st7920 display, (#1440)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-08-26 14:33:03 +12:00 |
|
WeekendWarrior1
|
de871862a8
|
Optionally set direction on fan.turn_on action (#2171)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-08-26 10:25:24 +12:00 |
|
Jesse Hills
|
3be56fd502
|
Fix SDM energy units to be KILO... (#2206)
|
2021-08-26 09:27:00 +12:00 |
|
Jesse Hills
|
39cd2838df
|
Revert "Light: include ON_OFF capability to BRIGHTNESS ColorMode (#2186)" (#2202)
This reverts commit b0fa317302 .
|
2021-08-25 19:38:51 +12:00 |
|
Stephan Peijnik-Steinwender
|
565473c90c
|
ST7789V: Make backlight_pin optional (#2180)
|
2021-08-24 22:57:53 +12:00 |
|
mtl010957
|
ed68a0e773
|
Internally all temperature units are Celsius so just send it directly (#1840)
|
2021-08-24 13:38:59 +12:00 |
|
Samuel Sieb
|
e2640c8368
|
Fix template select lambda (#2198)
|
2021-08-24 13:26:59 +12:00 |
|
Chris Nussbaum
|
eff626248f
|
Tuya fan component uses enum datapoint type for speed instead of integer (#2182)
Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
|
2021-08-24 13:20:39 +12:00 |
|
puuu
|
ce29a3b07a
|
mqtt_light: remove legacy API config that is not compatible with HA 2021.8 (#2183)
|
2021-08-24 13:18:40 +12:00 |
|
Otto Winter
|
1b89174558
|
Store source package in Component for debugging (#2070)
|
2021-08-24 06:49:19 +12:00 |
|
Oxan van Leeuwen
|
1c1ad32610
|
Add deprecated attribute to some deprecated types/methods (#2185)
|
2021-08-24 06:48:12 +12:00 |
|
Jesse Hills
|
71237e2f76
|
Fix template select log message mentioning number (#2194)
|
2021-08-23 21:21:30 +12:00 |
|
Oxan van Leeuwen
|
518c271eba
|
Fix addressable light control without transitions & effects with transitions (#2187)
|
2021-08-23 20:44:24 +12:00 |
|
Oxan van Leeuwen
|
d71996e58d
|
Reduce static RAM usage (#2140)
|
2021-08-23 20:43:54 +12:00 |
|
Oxan van Leeuwen
|
2f33cd2db5
|
Remove double scheduling from addressable lights (#1963)
|
2021-08-23 20:00:38 +12:00 |
|
Oxan van Leeuwen
|
5ec9bb0fb5
|
Clean-up constant definitions (#2148)
|
2021-08-23 19:21:30 +12:00 |
|
Oxan van Leeuwen
|
8cc3cbb22e
|
Add macros header with more usable Arduino version defines (#2145)
|
2021-08-23 19:19:21 +12:00 |
|
puuu
|
b0fa317302
|
Light: include ON_OFF capability to BRIGHTNESS ColorMode (#2186)
|
2021-08-21 22:26:24 +12:00 |
|
Jesse Hills
|
5cb56bc677
|
Set SDM voltage state class to measurement (#2181)
|
2021-08-19 21:28:58 +12:00 |
|
Jesse Hills
|
21f8fd9fa5
|
Fix pypi download url (#2177)
|
2021-08-18 15:39:57 +12:00 |
|
Jesse Hills
|
2100ef63a9
|
Bump version to 2021.9.0-dev
|
2021-08-18 15:19:25 +12:00 |
|
Jesse Hills
|
29db77c9c9
|
Merge branch 'release' into dev
|
2021-08-18 15:17:33 +12:00 |
|
Jesse Hills
|
2e59ad90cc
|
Fix docker release for new tags without v
|
2021-08-18 15:10:44 +12:00 |
|
Jesse Hills
|
1b8c9edcde
|
Merge pull request #2176 from esphome/bump-2021.8.0
2021.8.0
|
2021-08-18 15:03:48 +12:00 |
|
Jesse Hills
|
d4c2a85f9c
|
Bump version to v2021.8.0
|
2021-08-18 14:25:10 +12:00 |
|
Jesse Hills
|
8c75b87e94
|
Merge pull request #2175 from esphome/bump-1.21.0b3
1.21.0b3
|
2021-08-18 11:37:39 +12:00 |
|
Jesse Hills
|
409d4b9d47
|
Bump version to v1.21.0b3
|
2021-08-18 11:11:39 +12:00 |
|
Jesse Hills
|
4e3b95d120
|
Add new total_increasing state-class for Home Assistant 2021.9+ (#2166)
|
2021-08-18 11:11:39 +12:00 |
|
Jesse Hills
|
61a9c9fa33
|
Remove specified accuracy_decimals from total_daily_energy (#2174)
|
2021-08-18 11:11:39 +12:00 |
|