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.
swttt
About
- Username
- swttt
- Joined
- Visits
- 2,163
- Last Active
- Roles
- Member
Comments
-
@Aard Not sure if Nest finally decided to enable the stream trough their api. But even then, it's getting a bit complicated with their auth etc. I think the best bett is to wait until Athom implements cameras, and see if homeydash can access those.…
-
Hi @Eternity
-
@_Marco_ Could you create an issue on GitHub for it? (If there isn't one already)
-
There is a dedicated topic for homeyda.sh. But i guess your issue is about losing your localstorage every time. What browser are you using?
-
No, it should be an issue about quasar-framework.org/components/app-visibility.html Since i am on a laptop now, i created the issue myself https://github.com/swttt/HomeyDash/issues/88
-
I think it should be possible to even refresh on device wake up. not sure if there is an issue already for it!
-
You need to pin them to the homescreen, then they are full screen.
-
It could be something is broken indeed. The last update was a big rewrite to support the new quasar framework. Last week I have been moving homes, and finally got some decent internet again. I’ll try to fix most bugs ASAP, and will look trough the…
-
Thats more up to Alexa and has nothing to do with Homey (when using direct devices). If Alexa would support sensors and presence information, it wouldnt be hard to integrate i guess. The other way is letting Homey parse the information, thats how t…
-
Off-topic: Slack isn't just for developers. I am not into arduino at all. But know a few users on Slack use mysensors as well.
-
The new alexa skill allows to control devices directly (without the ask homey part). This means you can keep the language on Homey in Dutch, and just rename the devices from within the Alexa app to the English names. Edit: I used the on/off command…
-
Plus homey would still be able to use music in automations. I allways prefered Alexa over Homey to play music anyway, but coming home and starting a playlist automagically is something Alexa can't do. Thats where Homey is more powerfull.
-
Maybe obvious, but worth to check. You say you turn off the led ring at night, but you do enable it again right? Is the userinterface accesible?
-
On Alexa the only way i found possible was to use a RPI with bluetooth to stream audio to the echo. This worked with some latency tho..
-
Merged a PR by @robertklep to the beta, this enables editing groups! Published already in the appstore.
-
It sounds like mixtile is using snips.ai for the voice part.
-
The build failed last night, and i didn't noticed (haven't set up a notification for the master branch or errors). Since the master branch was still on quasar 14 is needed to update the build flow. This works now, and a few minutes ago the build was…
-
So some small last additions before i pushed beta to stable: - Dim widget (thanks to Phuturist) - Update to the toggle widget, this now supports the button class (thanks to Phuturist) - Device select inputs have a sublabel now with zone name Other …
-
Had some nice discussion on Slack about storing the settings. So i decided to create a poll and see what comes from that: https://www.patreon.com/posts/17536588 Any input is welcome!
-
@maurice_ot @mistaoutlaw feature requests like that fit better on on GitHub, this makes it more easy for me to keep track. I won't create the device on the dashboard like they show in the device tab, but will look into a way to add a dimmer to it. …
-
New beta is published with 2 aproved PR's. https://beta.homeyda.sh Phuturist added a toggle button widget (with custom icons and colors!) And Evad improved the simple widget, where you now can center the text. I tried to fix the widgets displaying …
-
It needs full access to be able to control other devices outside the sandbox. Something they will fix as well, for now the web-api only has that permission and will be split to multiple permissions some day.
-
Here you go: https://apps.athom.com/app/com.swttt.devicegroups Do note, this is a simple solution. It works, but no fancy features. Athom said they were working on a solution themself, so i stopped developing this.
-
Thnx !
-
Thanks, you could become a patron for just one month. They only charge at the first of the month, and you can cancel directly after the first charge. An other option would be PayPal directly https://www.paypal.me/BasJansen
-
Another update on the beta branch. Fixed some minor issues like saving settings, switches from the switches list widget, scrolling devices and i might forget some. Other then that i improved WPA looks (at least on iOS) and added iPhone X support (a…
-
The web-api gets binded to the window, e.g. window.AthomAPI.HomeyAPI etc. From there on you need to do the authorization, and then you can do the device calls.
-
Soo... the beta is live and for now accessible for everyone at the moment: https://beta.homeyda.sh Most issues should be resolved, if you find any please create an issue on GitHub
-
@daand Good idea, could you create a github issue for that? Then i'll have a look at it. In the mean time i have been rewriting some parts to be Quasar V15 compatible (it was running V14). Allot of the issues should be fixed by then. I expect to …
-
@DickvanderPijl Within the devices plugin the temp sensors should show up just fine?