Fix demo number entity (#45991)

This commit is contained in:
Jaroslav Hanslík
2021-02-05 15:08:28 +01:00
committed by GitHub
parent 6fdb12c09d
commit 7144c5f316

View File

@@ -21,7 +21,7 @@ async def async_setup_platform(hass, config, async_add_entities, discovery_info=
DemoNumber(
"pwm1",
"PWM 1",
42.0,
0.42,
"mdi:square-wave",
False,
0.0,