Hi,
We need to rewrite the app because the Athom team have added a new SDK.
Is there any node.js developer that can help me with the app?
I dont have the time right now to do everything by my own.
ErrK
Posts
-
New version -
I have some issues with the controls of OnOff, dim, light_saturation, light_temperature and light_modeHi,
Thanks for writing about the issue.
I will look in to why you can't see the sensor if it is a light_hue, light_saturation, light_temperature and light_mode. Will report here when I know why it is not visible.The issue you have with label in the mobile app is nothing i can do.
It is a issue you need to report to homey.
In the app you can't control where the labels or anything else is in the mobilecard..It took a few month before the homey team added function so you could change the label of a capability. So i think they have missed this function in the mobile app.
-
v0.2.0Hi,
I have just sent an request to Athom to update the app to version 0.2.0.
There is a lot of changed.
Becouse there is still no update function for devices in Homey you need to remove all your devices (sensors) and then re-add them.
You insights will be lost so make a backup for it before you make the update.
This is becouse i have change in the back-end so we now have one device card for each node instead of one device card for each sensor.If you got some problems with the update, tell me and i will look in to it.
-
MP1584EN DC DC3A Eagle component@GertSanders
Thanks a lot! -
MP1584EN DC DC3A Eagle component@GertSanders Thanks, that would be very nice.
-
MP1584EN DC DC3A Eagle componentThanks @scalz
I hoped to avoid create my own :) -
MP1584EN DC DC3A Eagle componentHi,
I am trying to create my first PCB in Eagle.
But i need to add this component in it but can't find any library that contains it.Dose anyone have a library for this?
Thanks.
-
No new devices where foundThanks @evad,
I will look in to it.I use the example sketch for my ESP8266 gateway.
Have only change the MY_ESP8266_SSID and MY_ESP8266_PASSWORD.
https://github.com/mysensors/MySensors/blob/master/examples/GatewayESP8266/GatewayESP8266.ino -
No new devices where foundStrange that it is working after installing it through the CLI.
But good it's working now :)I will look in to it to find out if there is a bug in the app.
-
No new devices where found@Arjan-van-den-Eijnden, @evad
Witch version of Homey and the app do you use?I know that someone got the same problem in the beginning, but after reboot the gateway and sensors it started to pop up in Homey.
Have you tried it?I will post my sketch for my ESP8266 WIFI gateway when i get home.
-
v0.1.7The Athom team have made a lots of changes on the firmware 0.10.0 without telling anyone about it.
So I needed to change a few things to make the app work again. -
Icon help@hek: Thanks, I will look at it.
-
Icon helpHow did this go?
I'm currently looking for icons to use in the Homey app.
-
v 0.1.5 is publishedSince Homey don't support update of a device yet, you need to remove and then re-add your devices when update the app.
New features:
-
Added a custom capabilities (currently this capabilities is not added to the Insights log)
- "Custom": You can send what ever you want, like a text
- "Custom number": Parse the value in to a number with 2 decimals
- "Custom boolean": If value is 0 then false, or else it's true
-
Support MySensors 2.0.0
-
-
MySensors 2.0.0 ReleasedThis is great news!
Thank you for all the work. -
Homey + mySensorsThanks,
@hek Ok. I will fix it and send you an email. -
Homey + mySensorsNow is the app in the App store for Homey.
https://apps.athom.com/app/org.mysensors.homey@hek: You can post it on the plugin news.
-
MYSBootloader 1.3 pre-release & MYSController 1.0.0beta@tekka Thanks. It's working when i move them further away.
-
MYSBootloader 1.3 pre-release & MYSController 1.0.0betaHi,
I have just started to update all my nodes to 2.0.0 dev.
Started to update my serial gateway then update MYSController to 1.0.0beta and use the bootloader MYSBootloaderV13pre.hex
First i could't burn the bootloader to my Arduino Pro Mini 5v, needed to changed the values in board.txt:
From this:proMYSBL16.bootloader.low_fuses=0xFF proMYSBL16.bootloader.high_fuses=0xD2 proMYSBL16.bootloader.lock_bits=0x3FTo this:
proMYSBL16.bootloader.low_fuses=0xF7 proMYSBL16.bootloader.high_fuses=0xDA proMYSBL16.bootloader.lock_bits=0x0FIt took about 50min to use OTA to upload a simple sketch for a humidity sensor with MYSController.
I have the gateway and the sensor very close (about 10cm from each other). -
Homey + mySensors@hek Thanks. I will look in to it.
There are a few functions that is missing before i will call it to the first beta.