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.
caseda
About
- Username
- caseda
- Joined
- Visits
- 5,158
- Last Active
- Roles
- Member
Comments
-
Homey only shows Temps if it has changed at least by 0,1 degrees. So with 62 @1800 seconds the temperature will never change for half an hour because it is not being measured in between.
-
@BasVanDenBosch Look into parameter 62. By default the sensor only measures the temperature every 900 seconds or 15 minutes. If you want a report faster then this 900 seconds you will need to change this parameter accordingly.
-
@Joris it will take a while before this will be implemented, not until the Zigbee protocol "Light Link" is implemented, atleast for the dimmers, the tap uses a different protocol that is not on the timeline yet to be implemented. you can use your …
-
@Jerryvdv ; You can still change the parameters with flows if you really need/want to, see my post(s): https://forum.athom.com/discussion/comment/22068/#Comment_22068
-
@djesko ; https://forum.athom.com/discussion/comment/22086/#Comment_22086 EDIT: Woops copied the wrong url at first my bad, changed it
-
You can already use variables for this. Just create a flow: [WHEN] change of value in a variable, [IF] true, [THEN] turn off devices [and] turn variable to false Then if you want to turn off devices in one of your flows just set that variable to …
-
@Bumblez ; So happy you are not in charge. Without documentation there will be no apps being created for Bluetooth by the community. But the documentation will probably be created along side the api so it will not cause any extra delay because of …
-
you can't see them/change them outside of flow's if you want to set a variable you need to test/trigger a flow with a "set variable" in the [THEN] section. if a variable does not exist with that name it will be created automatically. if you want to…
-
try this to add it to homey (it's "kinda" in the manual, page 9) start inside homey the add z-wave device. after that's started, triple click (3x) the in/ex button in the wall controller, this should add the controller as a "2nd device" to homey. it…
-
people that work for athom, have athom behind their name. member = just a normal member (never assigned to a group, like super early bird). just a normal pre-order [beta] guy here
-
i don't know the entire athom website. like they have the zigbee protocol on the website as well but not implemented yet.. the only way to find out if it is being able to be added, is to just try it out. please don't forget, i don't work for or at …
-
It seems like the "ZWK10" wall controller. is not a full fledged controller. (like a homey/vera/fibaro controller) but is just a normal device that can work together with other devices. so it is more like a normal z-wave button panel. (for example: …
-
These are my result of my parameters i put in yesterday evening for if people want to use the lux already before the next update comes around that fixes the issue: 40,2,1;42,2,11265 (byte flipped -> 5 minutes or 300 seconds) It only worked from 0…
-
Don't you just love this community... people coming together to squish nasty bugs. I have added (changed) this in the z-wave topic
-
It is definitely a Z-Wave+ (plus) chip thing with homey that gives a lot of troubles. This includes the Fibaro Motion Sensor v3.2, but also the Aeotec 6 Multi Sensor, which are all commenly used Z-Wave+ devices
-
It becomes a "normal wall socket" or better called an "on or off" device, if something goes wrong during the interview of the device with homey. You could try again, after you delete from homey and reset the Smoke Sensor. Or wait until Z-Wave become…
-
@nklerk ;; have you seen that there are 2 different "harmony's" in your device list? one in the App section and on in the Devices section. already been answered why this is in this very treath: https://forum.athom.com/discussion/comment/19714/#Comm…
-
i think you can still call it a "brick" if the time is at least multiplied by 250x the amount of seconds you insert, and can't revert back. (2082x the amount of seconds with the first one (20 seconds) - 258x the amount of seconds (30 seconds, revert…
-
I'm not sure a tamper alarm will stop people from trying to put the front bumper on the place of the driver door though. But the jokes aside.. that must have been one hard "(s)tamper".!
-
@p0nts ;; the Fibaro motion sensor (atleast the v2.7) has 2 alarms inside it self, a Tamper alarm, and a Motion alarm. But are combined into 1 alarm (Generic alarm). I believe they are send with a different extra byte to know which alarm is trigger…
-
@JanH ;;; your way will work, but with one thing happens that i don't like. It doesn't send the "on" signal (reset the timer) every time it still sees motion. (it keeps the alarm on when seeing motion) It only gets send when the "alarm cancel" time…