Jason Rumney
|
73833402f7
Add migrations for entities renamed in this release.
|
1 年之前 |
Jason Rumney
|
b270a1457a
Config: return match quality of 0 when there are no keys
|
1 年之前 |
Jason Rumney
|
74442079a3
Ensure replaced is set before checking.
|
1 年之前 |
Jason Rumney
|
4e25f86383
Unixtime should not need a mapping to convert to datetime
|
1 年之前 |
Jason Rumney
|
07f15a6d12
Add ability to redact device data from diagnostics output
|
1 年之前 |
Jason Rumney
|
d0dc80064d
Cleanup: Reformat to satisfy ruff 0.3.0
|
2 年之前 |
Jason Rumney
|
bbafb21347
Child lock: Move name and icon to translations
|
2 年之前 |
Jason Rumney
|
9cba602ece
Device config: use translation_key for unique_id
|
2 年之前 |
Jason Rumney
|
7f8210c4ed
Use HA scaling functions for fan speed and light brightness
|
2 年之前 |
Jason Rumney
|
eb2bdb2b1a
Enable general lint checking for main source.
|
2 年之前 |
Jason Rumney
|
ca046eb2ec
Config parser: Check for strings using instanceof rather than type
|
2 年之前 |
Jason Rumney
|
f777b547ce
Config parser: Check for strings using instanceof rather than type
|
2 年之前 |
Jason Rumney
|
e456048b2d
Use HA entity registry to disable deprecated entities by default.
|
2 年之前 |
Jason Rumney
|
1764d0c376
Change light color temperature from mireds to Kelvin.
|
2 年之前 |
Jason Rumney
|
ef39903d46
unixtime: move handling to _map_from_dps.
|
2 年之前 |
Jason Rumney
|
007313dcd6
Don't truncate scaled range
|
2 年之前 |
Jason Rumney
|
48573f88ba
Round to int when checking if value is in range.
|
2 年之前 |
Jason Rumney
|
b7333bd043
Convert masked values to int as we set them.
|
2 年之前 |
Jason Rumney
|
34f12732e8
Fix instance check in unixtime handling
|
2 年之前 |
Jason Rumney
|
19585bdf87
Add support for ASIP-0622 planter
|
2 年之前 |
Jason Rumney
|
d414bd761f
Do not reverse map hidden values.
|
2 年之前 |
Jason Rumney
|
25fb43a984
Use device class for translation key where not explicitly overridden.
|
2 年之前 |
Jason Rumney
|
e90be52dfb
Breaking change: Use device class in unique id if entity has no name.
|
2 年之前 |
mbakhtin
|
97feb19201
fixed rawtype check
|
2 年之前 |
mbakhtin
|
94a9eb8c17
Inkbird IBS-M1S support
|
2 年之前 |
Tim Laing
|
8410111dd5
Reformatted using isort & black to match vscode task
|
2 年之前 |
Pusztai Tibor
|
3ea0ab346a
Fix the encoded length of masked datapoint values
|
2 年之前 |
Jason Rumney
|
89c36af8ce
Maintain order when deduplicating values.
|
2 年之前 |
Jason Rumney
|
3488430bad
Avoid null mappings being applied in reverse.
|
2 年之前 |
Jason Rumney
|
0e82452260
Thermex water heater: changes from review
|
2 年之前 |