Refactor code to use plejd outputs rather than devices as main entity
This commit is contained in:
parent
ef718cf1db
commit
9a76a3ba50
10 changed files with 185 additions and 158 deletions
2
plejd/types/PlejdApi.d.ts
vendored
2
plejd/types/PlejdApi.d.ts
vendored
|
|
@ -1,6 +1,6 @@
|
|||
/* eslint-disable no-use-before-define */
|
||||
|
||||
import { ApiSite } from './ApiSite';
|
||||
import { ApiSite } from './ApiSite.d.ts';
|
||||
|
||||
export type PlejdApi = {
|
||||
config: any;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue