You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Devices (Sensor, Number, ExposeSensor) shall not accept None for value_type. This would raise anyway.
An exception would be Notification as it uses a default value - but this may still be handled differently (using a default argument).