Hi Community,
I am new to the Homey Community. Bought my first Homey a few weeks ago and since then started to build flows and also started to build some Apps with the help of AI.
I would be happy to share what I have built but I wonder how liability is regulated.
I can take the risk for myself that my App might be unsecure or maybe is just crap but I don’t want to take liability for other users.
Can I share them with a disclaimer here in the community?
Or you can maybe simply DM me if you are interested.
I created the following apps:
- MS Teams APP: It sends and receives MS Teams messages. With Flow cards to decide what to do with an incoming message. A Dashboard widget to show the last messages in a chat.
- Unifi Network App: It allows to add MAC Addresses to a WIFI whitelist and is capable to create a Guest WIFI access voucher with selectable duration either per flow card (teams message in my case) or via a Dashboard Widget.
- Smart Home AI Agent: A Claude AI integration that receives a text token (in my case teams message) as input via flow and matches the text to a selectable flow to decide which route in the flow to go. beside the Flow selection, the app is also capable to detect the device which is most likely ment and configures the requested values. eg: Text-token: “Water the lawn for 10 minutes”. Claude recognizes the lawn watering device, checks all switchable values and sets the value based on the text input. In this case “watering_duratation=10” and “onoff”=true"
- Universal snapshot App: It is capable to connect to Unifi Protect and take snapshots and has a flow card to insert an http or https path to a webcam snapshot endpoint. It provides both snapshots via Token to another flow card (in my case the teams App to send it).
- 1&1 IONOS DynDNS app that sets the DNS record of an 1&1 Ionos domain to your IP. A dashboard that shows the status (last sync) and has an refresh button to refresh the IP.
Looking forward to connect if you are interested in one of the apps.
Regards,
Jan