This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Official
Candy - Productivity app
Here is an app that adds some productivity candies.
Triggers
Github source: https://github.com/matjaz/info.matjaz.candy
Feel free to discuss improvements, which can boost Homey productivity. Also accepting pull requests!
It you like this app, consider donating by PayPal or via Bitcoin address 1CsnykfypeoemhhUXcr28EbHjv5DViAZfm
Triggers
- Homey started
- Cloud connected
- Check when has run
- Reboot Homey
- Restart Microcontroller
- Enable/disable all flows in folder action
Github source: https://github.com/matjaz/info.matjaz.candy
Feel free to discuss improvements, which can boost Homey productivity. Also accepting pull requests!
It you like this app, consider donating by PayPal or via Bitcoin address 1CsnykfypeoemhhUXcr28EbHjv5DViAZfm
Tagged:
Comments
Fw0.38
but man your quickly
The data would be updated either through HTTP get app, a variable or by the use of the API of Homey.
I'm my case i can control devices of Domoticz
Works like a charm.
Robin, there are already existing apps where you can use http or variables.
For HTTP https://apps.athom.com/app/com.internet
For variables use built-in or https://apps.athom.com/app/net.i-dev.betterlogic
And then you can create flows with triggers and actions. Is that what you want?
I was playing with you're app, but notised that if there are subfolders in a specific folder these are not enabled/disabled. Could it be possible to change this?
I have one mainfolder (for each zone)and in that folder I have different other folders. I would like to disable the main folder, so everything in the folders below also be disabled.
- Homey started trigger
- Cloud connected condition
- Check when has run condition
Published in app store.Credits go to @ErikVanDongen . Thank you!
You could do this (PLEASE DO NOT!!)
But this flow is pretty useful
It you like this app, consider donating by PayPal or Bitcoin
The boot ring of death
I am nominating myself for the Homey-Darwin award, because by mistake, I made this flow and pressed 'Test'. I have to say: an efficient flow ;-(
Any suggestions how to get out of this loop ? What I tried:
- Fast webpage F5-ing to get into Homey and disable the flow
- Download Github code, adjust reboot sequence (to an illegal API call) and try to get it installed before reboot starts.
No luck so far. Any ideas?
Currently I can think of only factory resetting Homey by turning it upside down.
Reset your homey?
It would be very handy if the reboot action would only work after a uptime of at least enough time to get to the flows page and delete one, to prevent others from trying to steal your trophy
http://192.168.0.x/api/manager/apps/app/info.matjaz.candy
Authorization = Bearer <token>
Body: {enabled: false}
Erik, worth a shot. (Y)
But ....
Nope I solved the issue in my mind while I was typing this message.
I needed to know when the Homey was rebooted (Telegram). And that can be done by the "Homey Initiated" Action.
Great tool MatjeLipu
But so faor the '(No) connection to the cloud' card does not work. I am pretty sure my Homey is connected to cloud (because I can reach Homey from outside my network). Yet, testing the flow below yields a 'positive' for 'no connection the the cloud'. Any idea why @MatjaLipu ?
(and yes: i am aware that if Homey is 'really' not connected to the cloud, it most probably also can't send me a push message, since it needs its connection the the Athom cloud, right?)