core/homeassistant/components/somfy_mylink
Christopher Thornton 4ea0f7d321
Default somfy_mylink shade's _attr_is_closed to `None` (#68053)
The base `Cover` entity requires an explicit value for
`_attr_is_closed`.

Since the `SomfyShade` is an assumed state, we don't know
by default whether the shade is open or not, so we need to
explicitly return `None` for `_attr_is_closed`
2022-03-13 08:46:35 +01:00
..
translations [ci skip] Translation update 2022-03-13 00:18:58 +00:00
__init__.py
config_flow.py
const.py
cover.py Default somfy_mylink shade's _attr_is_closed to `None` (#68053) 2022-03-13 08:46:35 +01:00
manifest.json
strings.json