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
The internal dingzStates representation is currently typeless. On the other hand, we have a DingzState interface that covers most of this representation. We should therefore bring these to definitions together and fold the dingzStates private property into the DingzState type.
The internal
dingzStates
representation is currently typeless. On the other hand, we have aDingzState
interface that covers most of this representation. We should therefore bring these to definitions together and fold thedingzStates
private property into theDingzState
type.homebridge-dingz/src/dingzAccessory.ts
Lines 80 to 102 in e282116
The text was updated successfully, but these errors were encountered: