changing types
This commit is contained in:
1
dist/homeassistant.d.ts
vendored
1
dist/homeassistant.d.ts
vendored
@@ -21,7 +21,6 @@ export type HomeAssistantEntity = {
|
||||
export interface HomeAssistantDeskPositionResult {
|
||||
raw: HomeAssistantEntity;
|
||||
as_boolean: boolean;
|
||||
as_text: () => string;
|
||||
last_changed: TimeBetween;
|
||||
}
|
||||
export type API_HA_DeskPosition = {
|
||||
|
||||
Reference in New Issue
Block a user