Jason Rumney
|
ca046eb2ec
Config parser: Check for strings using instanceof rather than type
|
2 lat temu |
Jason Rumney
|
f777b547ce
Config parser: Check for strings using instanceof rather than type
|
2 lat temu |
Jason Rumney
|
e456048b2d
Use HA entity registry to disable deprecated entities by default.
|
2 lat temu |
Jason Rumney
|
1764d0c376
Change light color temperature from mireds to Kelvin.
|
2 lat temu |
Jason Rumney
|
ef39903d46
unixtime: move handling to _map_from_dps.
|
2 lat temu |
Jason Rumney
|
007313dcd6
Don't truncate scaled range
|
2 lat temu |
Jason Rumney
|
48573f88ba
Round to int when checking if value is in range.
|
2 lat temu |
Jason Rumney
|
b7333bd043
Convert masked values to int as we set them.
|
2 lat temu |
Jason Rumney
|
34f12732e8
Fix instance check in unixtime handling
|
2 lat temu |
Jason Rumney
|
19585bdf87
Add support for ASIP-0622 planter
|
2 lat temu |
Jason Rumney
|
d414bd761f
Do not reverse map hidden values.
|
2 lat temu |
Jason Rumney
|
25fb43a984
Use device class for translation key where not explicitly overridden.
|
2 lat temu |
Jason Rumney
|
e90be52dfb
Breaking change: Use device class in unique id if entity has no name.
|
2 lat temu |
mbakhtin
|
97feb19201
fixed rawtype check
|
2 lat temu |
mbakhtin
|
94a9eb8c17
Inkbird IBS-M1S support
|
2 lat temu |
Tim Laing
|
8410111dd5
Reformatted using isort & black to match vscode task
|
2 lat temu |
Pusztai Tibor
|
3ea0ab346a
Fix the encoded length of masked datapoint values
|
2 lat temu |
Jason Rumney
|
89c36af8ce
Maintain order when deduplicating values.
|
2 lat temu |
Jason Rumney
|
3488430bad
Avoid null mappings being applied in reverse.
|
2 lat temu |
Jason Rumney
|
0e82452260
Thermex water heater: changes from review
|
2 lat temu |
William Brockhus
|
6558449e05
fix(device): type detection should operate against all DPs
|
2 lat temu |
William Brockhus
|
b072bdbcfa
feat(device): better debug around why device doesn't match config
|
2 lat temu |
Jason Rumney
|
ae7e4ebea5
water_heater: add away_mode support.
|
2 lat temu |
Jason Rumney
|
1b776e62de
Add support for specifying a translation key in entity config.
|
2 lat temu |
Jason Rumney
|
4fd03b1106
GPDH340 dehumidifier: add hidden Custom mode.
|
2 lat temu |
Jason Rumney
|
cd4562e308
Return empty array rather than None for no values.
|
3 lat temu |
Jason Rumney
|
85ea9224f5
Catch parse exceptions in config files when matching.
|
3 lat temu |
Jason Rumney
|
780fd7fe42
decoded_value: revert to returning None for decode errors.
|
3 lat temu |
Jason Rumney
|
367723010e
Handle non-existing values that are masked.
|
3 lat temu |
Jason Rumney
|
94aa555ba2
Add mask for extracting parts of an encoded string.
|
3 lat temu |