Commit Graph

15 Commits

Author SHA1 Message Date
epenet
aace084931 Use unit enums in demo (#83130) 2022-12-04 11:21:44 +02:00
epenet
c8f11d65d2 Improve type hints in demo and mqtt number entity (#76464) 2022-08-11 00:10:28 +02:00
Erik Montnemery
eb922b2a1f Add temperature number to demo integration (#74986) 2022-07-11 16:55:06 +02:00
Erik Montnemery
d90f029772 Finish migrating demo NumberEntity to native_value (#73581) 2022-06-17 12:14:11 +02:00
Erik Montnemery
1f7340313a Migrate NumberEntity a-j to native_value (#73486) 2022-06-14 08:16:36 -10:00
epenet
ea325ef027 Enable basic type checking in demo platforms (#66212)
* Adjust type hints in demo platforms

* Adjust mypy config

* Adjust name
2022-02-10 10:05:58 +01:00
epenet
9b5939a7a5 Add setup type hints to all demo platforms (#63294)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 16:24:09 +01:00
Franck Nijhof
7469f083fd Migrate number mode to StrEnum (#60614) 2021-11-30 12:54:06 +01:00
Robert Hillis
fc3e7f5b7e Use DeviceInfo Class D (#58218) 2021-10-22 17:00:00 +02:00
Franck Nijhof
dcaa689023 Add auto slider/box mode to number entity (#57737) 2021-10-21 07:20:39 +02:00
Jan Bouwhuis
8f014361d4 Validate Number value before calling entity method (#52343)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-04 11:57:26 +02:00
Franck Nijhof
347ef9cb4c Define NumberEntity entity attributes as class variables (#51842) 2021-06-14 09:05:01 -07:00
Jaroslav Hanslík
7144c5f316 Fix demo number entity (#45991) 2021-02-05 15:08:28 +01:00
Martin Hjelmare
8d33c2092f Add number entity value property (#43902) 2020-12-03 18:35:17 +01:00
Shulyaka
f744f7c34e Add new number entity integration (#42735)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-12-02 13:50:48 +01:00