Home Assistant Unofficial Reference 2024.12.1
shade_data.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.hunterdouglas_powerview.shade_data.PowerviewShadeData
 

Namespaces

 homeassistant.components.hunterdouglas_powerview.shade_data
 

Functions

ShadePosition homeassistant.components.hunterdouglas_powerview.shade_data.copy_position_data (ShadePosition source, ShadePosition target)
 

Variables

list homeassistant.components.hunterdouglas_powerview.shade_data.POSITION_FIELDS = [field for field in fields(ShadePosition) if field.name != "velocity"]