mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Fix demo number entity (#45991)
This commit is contained in:
parent
6fdb12c09d
commit
7144c5f316
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user