-
- Downloads
Remove redundant is not None checks in Template integration (#139790)
Remove redundant is not None checks
Showing
- homeassistant/components/template/cover.py 5 additions, 5 deletionshomeassistant/components/template/cover.py
- homeassistant/components/template/entity.py 0 additions, 2 deletionshomeassistant/components/template/entity.py
- homeassistant/components/template/fan.py 2 additions, 4 deletionshomeassistant/components/template/fan.py
- homeassistant/components/template/light.py 18 additions, 33 deletionshomeassistant/components/template/light.py
- homeassistant/components/template/number.py 1 addition, 1 deletionhomeassistant/components/template/number.py
- homeassistant/components/template/select.py 3 additions, 5 deletionshomeassistant/components/template/select.py
- homeassistant/components/template/switch.py 2 additions, 2 deletionshomeassistant/components/template/switch.py
- homeassistant/components/template/vacuum.py 6 additions, 6 deletionshomeassistant/components/template/vacuum.py
Loading
Please register or sign in to comment