J. Nick Koston
|
57a910a144
|
Relocate esphome entity code into its own module (#95092)
|
2023-06-24 23:12:36 -04:00 |
J. Nick Koston
|
9d91cfa27f
|
Migrate esphome number platform to use _on_static_info_update (#94958)
|
2023-06-21 13:13:29 +02:00 |
J. Nick Koston
|
2b1660c0f7
|
Dispatch when esphome static info changes (#94876)
|
2023-06-20 09:45:30 +02:00 |
Jesse Hills
|
eb469d6a2f
|
Move enum mapper to own file to prevent circular dependency (#90890)
* Move enum_mapper to own file to prevent circular dependency
* Add enum mapper test
|
2023-04-05 22:55:51 -04:00 |
epenet
|
bd6a4d10ea
|
Use try_parse_enum in integrations (#87085)
|
2023-02-02 12:34:01 +01:00 |
Franck Nijhof
|
a07117470e
|
Add number device class support to ESPHome (#82277)
|
2022-11-17 21:12:45 +01:00 |
Marc Mueller
|
e8156adb13
|
Update mypy to 0.981 (#79115)
|
2022-09-26 16:10:06 -04:00 |
Marc Mueller
|
79bdc02829
|
Improve esphome state property decorator typing (#77152)
|
2022-08-26 10:52:05 +02:00 |
Erik Montnemery
|
1f7340313a
|
Migrate NumberEntity a-j to native_value (#73486)
|
2022-06-14 08:16:36 -10:00 |
Jesse Hills
|
8630022e92
|
Add mode to ESPHome numbers (#60653)
|
2021-11-30 20:19:14 +01:00 |
Jesse Hills
|
683bb13f50
|
Support unit of measurement in ESPHome numbers (#60591)
|
2021-11-30 15:20:40 +01:00 |
Paul Monigatti
|
a3b3c4ebad
|
Consolidate ESPHome icon-handling code into EsphomeEntity (#57744)
|
2021-10-22 18:21:41 +02:00 |
Daniel Hjelseth Høyer
|
fbad453c89
|
Pylint 2.9.3 (#52972)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
|
2021-07-14 21:44:57 -07:00 |
Otto Winter
|
4d16cda957
|
ESPHome enable static type checking (#52348)
|
2021-07-12 22:56:10 +02:00 |
Jesse Hills
|
e1797ea670
|
Add number entities to ESPHome (#52241)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-06-29 14:33:04 +02:00 |