#Home assistant in a Matrix

1 messages · Page 1 of 1 (latest)

manic matrix
#

hi there,

I am trying to generate some synthetic smart home datasets (sensor, action and etc.) with labels. Currently I have an idea to create individual home assistant servers for each of the virtual family (like putting them into a Matrix ), and ask the LLM to role play the entire family to operate devices via home assistant.

While it seemed plausible (let's assume I sorted out the agents, knowledge base and simulation prompting), with Home Assistant I can't really think of a good way to support this simulation task. For example, how do I accelerate the clock in the home assistant server? How do I simulate the physical switch being turn on/off (not through home assistant)? How do I simulate sensor/device disconnections? Would like to brain storm this with the community.

TIA!