mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Fix demo number entity (#45991)
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user