update
This commit is contained in:
@@ -119,4 +119,9 @@ export const button = new ButtonHA({ token: process.env.HAAS_TOKEN || '', homeas
|
||||
// console.log(util.inspect(res, { depth: null }));
|
||||
|
||||
// const entityType = await hacore.getEntityTypes();
|
||||
// console.log(showMore(entityType));
|
||||
// console.log(showMore(entityType));
|
||||
|
||||
|
||||
const yinxiang = await hacore.getEntities((item) => item.attributes?.friendly_name?.includes?.('音箱'));
|
||||
|
||||
console.log(showMore(yinxiang));
|
||||
Reference in New Issue
Block a user