Experience on Homey: What I have done

Hi all

After I bought Homey Pro summer 2019 I have very often ran into problem that I’m out of ideas what to automate. Might be a common problem amongs the home automators? Therefore I wanted to share what I have done with Homey and what is still to come. Others can respond to this post for their additional ideas.

My background on automation that I’m an electrical engineer and have previously worked on automation systems and made real time control systems. I can read wide range of coding and understand the logic but haven’t got the skills for writing code in any language. So Homey is right on the spot for me.

I’m not so into controlling lights and making scenes, but I have done some of those also to my home. My main focus has been more on energy saving, security. And also my idea of smart home is that everyone know how to use it (or this way I got it approved with my wife :wink: )

Before I bought Homey I had following automation systems in my house:

  1. Danfoss One/Link underfloor electrical heating control system. Danfoss uses the zwave frequency in the controller but unfortunately it’s operated on some propietary protocol and cannot be straight connected to Homey. I have asked about API developing from Danfoss and they said that API is planned on 2020. (I’m not holding my breath for that)
  2. Tado AC controller to control Air to Air heatpump/air conditioning. It’s now connected to Homey with Tado-app.
  3. Philips Hue controller and couple of lights connected
  4. Harmony Hub and remote. Amplifier, TV and BR player connected.

What I have done so far

Light controls

  1. Outdoor lights (8 piece of downward lights) done with Philip Hue GU10 color and ambience bulbs. The control is made throught Philips Hue bridge. I tried to connect these straight to Homey, but ran into infamos zigbee problems. Started a real disco outside :partying_face: . Lights go on when sun goes down with low dim value. When there is movement in the yard lights go bright for 5min. Philips Hue outdoor motion sensor and Sensative strips guard is used for that. Control is made with Sun Events-app and Countdown-app. No manual control for outdoor lights other that from Homey app.

  2. Weather light. This is located at my backyard with single hue E27 bulb. The light changes it’s color according to next day weather. Control is made with Homey OpenWeatherMap-app which get’s the 24h forecast. Fun and handy.

  3. Livingroom and hallway lights. Control made with 2*Fibaro Single Switch 2 and one Aeotec Nano Switch. Manual control is made with standard wall switches, which are connected to the input of Fibaro Single Switches. The lights are switched off when outdoor luminance is higher than 3200lux. These lights are also switched off when nobody is home. Presence detection and security explained later.

  4. Toilet light. Control is made with Fibaro Single Switch 2. Manual control with standard wall switches as in livingroom and hallway. Extra control with motion sensor (Philips Hue motion sensor). The motion sensor is connected straight to Homey with Philips Hue Zigbee-app. This way the operation is faster. I have noticed that motion sensor light switching is not so good idea through Homey. Maybe straight association would be better solution.

  5. Main switch for all indoor lighting in my bedroom so that I can switch off all the indoor lights when I go to sleep. Simple and very handy. The Philips Hue dimmer switch is used for this.

Air conditioning/heat pump.
Statuses are got through Tado-app and the control is made throught IFTTT because one cannot make manual controls through Tado-app. (Feature requested). The scheduling is made inside Tado scheduler according to weekday and time, no geofencing used. I have couple of conditions when I put the heat pump into manual mode:

  1. When my fireplace is heated the heatpump is set to fan mode to circulate warm air in the house. The sensing for heating the fireplace is made with Sensative strips drip (because the leakage sensor doesn’t work on that) which is located at the to of the fireplace. When temperature goes over 30C the fireplace virtual device is switched on and the heatpump is set to fan mode. I also log the fireplace heating times into better logic variable so that I can check how many times and when I have used the fireplace.

  2. When outside temperature is over 24C the heatpump is set to cooling mode (and returned to automatic when the temperature goes below 19c). May change this to checking the indoor temp, but so far this has worked great.

  3. When we are not home for longer time the heat pump is controlled so that when the electricity is cheap enough (BreakEven is below 0,9kWh) it heats up the house to 21C otherwise the temperature is set to 17C . I will explain the BreakEven later.

  4. When humidity in the house is over 65% the air conditioning mode is set to dry and returned to automatic mode when the humidity is returned below 50%. The humidity is measured with Tado controller.

Garage humidity control
I tend to keep my garage as low temperature as possible (energy saving) so humidity control is needed especially in fall/spring time when there high humidity in outside air. The temperature and humidity is measured with Heiman temperature and humidity sensor. I have one fan in the air outlet of the garage and it is controlled with Fibaro wall plug. I tried to use the Vthermo-app to control the fan according to humidity, but the humidity control got stuck somehow (didn’t start the fan even the humidity over the set limit), so I ditched it and used flows instead. These are the controls with flows:

  1. If humidity is over 55% the fan is started
  2. If humidity is less than 45% the fan is stopped
  3. If humidity has gone over 60% and doesn’t go below 50% for one day I get notification to raise the garage temperature. I would like to automate this, so that Danfoss Link system garage temperature would be automatically changed accordingly, but it’s not supported. (yet?)
  4. If humidity has gone less than 40% and doesn’t go over 50% for one day I get notification to lower the garage temperature.

This seems to work ok. Might need some tweaking with the limits and maybe the one day limit should be longer period.

Electric price calculating and control
This is one of my favorite twinkerings and I wan’t to expand this further. In Finland the electricity price consist of transmission, taxes and energy. The transmission and taxes part you cannot really change but one can choose the energy part where to take it and what will be the contract. There are three options for the contracts: fixed price, calendar/time of date based and a energy market (Nordpool) based hourly price.

So I have taken the energy market based hourly price and with Homey I calculate the difference to the lowest fixed price. Therefore I can see how much I am saving money with the controls that I make with Homey and my own consuming actions. Oh, and I’m measuring the consumed electricity with Aeotec Home Energy Meter Gen5 3-clamp meter from the electrical inlet of my house. Thanks to @KevinLe for making the unofficial Aeotec-app with the support for the device.

This way I have been also able to calculate a break even point in every hour. This means that how much energy in kWh you have to consume in this hour so that my bill for the energy is lower than with a fixed price. This calculation warms the hearth of a electrical engineer. :grin: At this point I’m using it in the heat pump control when we are away for a longer time and show with the Homey led ring color that is the electricity cheap, but I think there are some other possibilities also.

The price based control is made with unofficial Nordpoolspot-app made by @balmli. Thanks for that. My hopes are that this app would be in the official store some point. The price based control is explained in the water heater and EV chapters.

Water heater
The hot water in our house is heated with electrical water heater. The heater has internal thermostate for heating to right temperature. I have made an external control of the heater with Aeotec nano switch and 3-phase auxiliary relay (because of the 3kW power).

The control logic is made with the Nordpoolspot-app so that during the 5 cheapest hours of the day the water heater is switched on.

Household electrical inlet overloading protection
I have a 3*25A electrical connection for the house. House is completely electrical heated so the need for electric power during the wintertime is large.

With the Aeotec energy meter I’m measuring the inlet of the house and when the consumed amperage is higher than 25A (fuse size in the inlet) Homey will turn the car charging down to lower amperage value or shut it of completely or turn off the water heater. All of the phases are monitored separately and the control is made accordingly.

Security and presence
For the presense I’m using the smart presence-app, which check the presence from the family phones connected to the wifi network. This works great for my purpose, I’m not so keen on detecting the presence accurately, but only detecting if we are away for a longer time (failsafe if I forget to set the away mode). Noticed that Huawei phones tend to lose the wifi connection (somekind of energy saving function in the phone). Mainly I use a separate flow manually to set the home/away mode. This is something I might improve later, but at the moment it’s enough for me.

For security I can only say Heimdall, Heimdall, Heimdall. Thanks to @DaneedeKruyff for the more than excelent app! I have couple of motion sensors from Philips and Philio in the house and Sensative strip guard at the doors.

For water leakage detection I have one Fibaro water leakage detector. And some point I will get couple of more if Fibaro proves to be worth it. The alarm is given to my mobile when leakage is detected.

One of the best possibilities in Home automation is the fire safety. I have also started this and all the main areas of my house have Fibaro smoke detector. I intend to expand this further. When fire alarm is detected I get notification to my mobile and all the lights are set on in order to more easily get out.

Harmony Hub
I have not figured out how to make use of the whole potential of the Harmony hub and remote. I only have one scene control where the lights in the hallway and livingroom are switched off when I start to watch movie.

I really want to see that Homey would be added to the Harmony hub compatibility list, so one would be able to make a Homey device in the Harmony hub and make more advanced controls.

I’m interested to hear what other have made with the Harmony hub.

EV charging
This is were community/developer help was great. Bought a plugin hybrid last fall and was looking for a charger that could be connected to Homey. I noticed @Tim_Willemsen post about developing an app for Go-e charger. The charger specs looked just like I wanted and I bought the charger. Thanks for Tim for making the developement for the app.

I have made following actions with the EV charging. The better logic-app is widely used in these calculations.

  1. The electrical inlet of the house is monitored and charging amperage is decreased or charging is stopped if the loading of the specific phase is over 25A.
  2. The maximum allowed charging amperage value is calculated based on the electrical inlet of the house. Also the feeding cable thermal model is calculated based on the:
    a. installation type,
    b. maximum loading of the cable,
    c. temperature of the room that it runs,
    d. temperature of the spacing between the room and ceiling and
    e. the outdoor temperature.
    Based on these values the cable thermal model is calculated so that the cable temperature never rises over 30C. And yes, I know! I’m an electrical engineer :wink:
  3. The needed time to charge in a day is calculated based on the lowest maximum charging current of the last day and of course the capacity of the car battery.
  4. Charging is allowed when the price of the electricity is lowest of the next x hours, based on the needed time to charge in a day.
  5. Charging is started if the charging is allowed pricewise and there is enought capacity in the electrical inlet of the house in the specific phase. (Car charging is one phase charging)
  6. If the charging is stopped because of the overload situation the charging can be started again after 30min.
  7. Of course the charging can also be started manually, if I need to charge during the day. Usually the cheapest electricity is during the nightime.
    8.The charging is slowly ramping up to the maximum allowed value. And at every step it is monitored that the loading of the inlet of the house is not close to the 25A. If it’s getting closer to the limit the charging is not risen to the maximum allowed value.
  8. The charged total energy is calculated as a cumulative value and also the price of the charcing is saved. The price is also compared to a comsumption of a standard ICE car, so that I can monitor that how much I’m saving with the hybrid.

Ventilation control of the house
I have made the ventilation control with the Qubino 0-10V dimmer, needed also signal amplifier because the dimmer output power was only few mA. This controls the speed of the ventilation fans (1-8 steps). The sensors that measure humidity are tado air conditionin controller, aeotec multisensor 6 and airthings wave plus. The airthings wave plus is also measuring the VOC, CO2 and radon levels which are used to boost the ventilation. The control logics are following:

  1. If nobody home or if door has been open for 5min set the minimum speed to 1.
  2. If Airthings wave plus device is not reporting set the ventilation into “manual mode”, in other words the VOC, CO2 and radon boosts are not operated.
  3. Set ventilation speed higher if VOC, CO2 or radon levels are higher than set value or lower when they are ok.
  4. If fireplace is on set the ventilation higher to circulate the warm air around the house.
  5. If it’s hot inside and average temperature of the day is higher than certain value and outside temperature is lower than inside set the ventilation speed higher. In other words it makes ventilation high to cool the house during summer night.
  6. The maximum ventilation speed is set to lower at night due to ventilation fan noise.

Leakage detection and leak mitigation
Have the Popp flow stop device at the house water inlet valve. The leakage sensor that I have is Fibaro leak detector and installed it under the dishwasher. Going to expand this into freezer (has icecube machine). Other water inlet compliances have a floor drain close to them.
Have made the water inlet to close when we are not home and when the leak is detected. Have also teased my wife and children to cut of the water when they are too long at the shower. :wink:

Info/control dashboard for Homey
Have made the Node red based dashboard . Can recommend this to everybody wanting to make a dashboard to homey. I’m not going to attach any info screen to the wall, but this dashboard can be used with the mobile phone at home. The idea is to use the dashboard like a remote control which can be accessed from any web browser at home. I have also made the homey to cast the info screen to my tv in some situations (not yet figured out these situations :), but one idea is to use like an alarm screen.

Automation savings calculation
Have made couple of savings calculations. All the saved euros are calculated base on electricity price:

  1. Savings from the automated air ventilation control calculated based on the indoor and outdoor temperate difference and airflow of the ventilation system (lost heat to outside). Calculation of saved euros based on electricity price.
  2. Heating control system savings calculated based on long term electricity consumption manually. The saved electric energy is approximated to be 5%.
  3. Light automated control savings are calculated based on the idea that the light would have been on at least 20min without the automation. PIR and lumination controls.
  4. The usage of energy market based electricity price saving explained in previous chapters.
  5. The saving are shown in the dashboard as a total value, daily savings and yearly savings.

Miscellaneous actions/calculations

  1. The finnish transmission company Fingrid has an open database where one can get all kind of information about the electricity, so I used their open api for getting the CO2 level (g/kWh) of the currently produced energy. I used the HTTP request flow cards-app for doing it. That way I calculated the CO2 emission that my household electricity is emitting. This would be nice to show in the dashboard, but haven’t got any other ideas what to do with it.
  2. In the electricity market there is also possibility to give the permission to third party aggregators to disconnect/connect some of your household loading (demand responce). And get some money in return. These actions are made in situations where the network operator need it. I made already a real time calculation how much loading in my household can be connected/disconnected. Unfortunately this is only a possibility at the moment and there aren’t yet any third party agregators to control these. But maybe in the future…
  3. Calculation of average outdoor/indoor temperature. Made with better logic-app and used all the indoor measuments to calculate the average and same for outdoor.
  4. Calculation of total house heat transfer coefficient. Meaning that how much power is needed to heat the house one degree. This is calculated based on indoor and and outdoor temperature and the electric power usage.
  5. Garage sliding door control is made by Aeotec garage door controller. Basic functionality to get the door open remotely. The operation is still wonder to me, when you command “lock” to the device the garage door will open and when you command “unlock” the door will close. It works but the operation is not so logical. If I would do the controller again I think I would use the Fibaro single relay 2 or Aeotec nano switch and a separate door sensor.

Problems
There has been some difficulties along the way. At least at the start the learning in the ways of Homey was sometimes fustrating. I think it wouldn’t have been any different with other home controllers. Have to say that more problems are with the devices and some with Homey. None the less all of the problems have been solved some way.

  1. Fibaro single switches have to be paired, unpaired and paired again. At the first pair the pairing doesn’t work and device have to be unpaired and paired again. Never figured out why, but they have to. Same goes to Fibaro wall plugs, if I remember correctly the plugs don’t even pair at the first time but they have to be unpaired first.
  2. Heiman temperature and humidity sensor had to be paired multiple times in order to get it work. Don’t know the reason.
  3. Philio temperature and humidity sensor tamper alarm got stuck in alarm state. Haven’t got the time yet to fix this. Usually these tamper alarm stuck go away when the alarm is triggered again, or again, again,again…
  4. Fibaro flood sensor tamper alarm got stuck also. Unpairing, pairing and triggering the alarm again helped.
  5. Sensative strips drip never started to work as a water leakage sensor and the tamper and temperature alarms were stuck. The battery was also depleted with the device. The developer of the app corrected the stuck alarms issue, but I think I had some problem with the device itself.
  6. Homey lagging. I have noticed some lagging with Homey but nothing major yet. I think in some point this can be problem. I haven’t started yet the regular Homey reboots that some do.
  7. Homey rebooting leaves sometimes some apps stuck and those have to be restarted manually. It seems that this behavior have decreased over time and over Homey firmware and individual app versions.
  8. After power outage Homey starts but the connection from the mobile app is not working. Haven’t figured out why. I think it has something to do with the net connection being not available during the Homey start. So I have to pull the plug from Homey when this happens.
  9. Zigbee mesh operationg of Homey. Infamos. Don’t even start about it. Though when zigbee devices are connected straight to Homey and mesh is not needed I have not seen any problems.
  10. Airthings wave plus losts the connection from time to time and not reporting. Have made the ventilation go into “manual mode” if this happens.

Moments of Joy

  1. As a oppose to zigbee mesh operation the zwave mesh is operating great. Haven’t noticed any trouble with it.
  2. The better logic-app warms the heart of engineer. Only your imagination is the limit what you can do with it.
  3. The expandability/interoperability of the system is always amazing me. You can do whatever you want when something is happening. Again only your imagination is the limit.
  4. The starting to understand the limitless possibilities of api’s and network requests blew my mind. Yet again the only your imagination is the limit (and sometimes what data is available)
  5. The flow based configuring of the Homey is excelent. It’s simple enought but still flexible to make quite complex actions too.

For the future
Some ideas what I have at the moment but not yet have the time or equipment to make it work.

  1. Some logic to make garage door opening whenever our car is driven in front of the door. Don’t have yet any clue how to do this. Bluetooth beacon? Maybe register plate recognision in camera?
  2. When our electric piano is started the hallway lighting is switched on to give enough lights to read the notes. Need wall plug with energy meter to detect the piano being on. Easy, but lacking the plug.
  3. Demand responce operation. Hopefully there will come some aggregators to the market so ordinary consumer could participate in this.
  4. Danfoss Link underfloor heating system co-operation with Homey. Api needed on the Danfoss end. Time will tell how it goes.
  5. More precise presence detection. This goes into category that I’m not needing it enough yet.
  6. Outdoor hot tub automation. Warm to certain temperature based on outdoor temperature, weekday, presense, etc. No wifi or other connection to the controller so some major needs to be done.

So that’s it. Hopefully someone got something out of this. If not, that’s okey too :grin:

Original post: 1/2020
Updated: 31.5.2020

18 Likes

Better change topic title to “what I have done”

2 Likes

Regarding no 7. there’s a lot to measure and lots of flow to create if you start controlling your ventilation system, hehe. I have more than 30 flows just for my mechanical ventilation. Measuring CO2, VOC, radon and humidity in different places of the house, PM2.5 and PM10 outside.

Actually what I meant with the CO2 usage was calculating the carbon footprint of my electricity usage. How hipster is that!? :rofl:

But you are right with the ventilation system. I have also worked on that but that is still under developement. I have made some flows already calculating the needed ventilation “speed”, but I still lack the proper actuator for the control of my ventilation system. I allready know what to do, but the cost is quite high so at the moment I’m stepping back from that.

I’m interested to know how do you control the ventilation?

Ah, misunderstood. Obviously you can save a lot of energy if the ventilation system goes down, when you are not at home. However in my house the radon level then goes up, so I have stopped those flows.

Am controlling an EC roof fan (https://shop.systemair.com/en/tfsr--160--ec--sileo--black/p104994) with a qubino 0-10v dimmer.

Basically I have a basic airflow (adjusted to 0.35 liters per square meter per second). When the humidity is 6% greater in the bathroom (aqara sensor) than the humidity in the rest of the house (a group-humidity sensor) the ventilation rate increase. Same when the CO2 level (Netatmo healthy home coaches, a Homeyduino senseair sensor, and an Airthings wave plus) increases over 800ppm, or when the VOC level is over 200ppb.

Also higher airflow when a window is open (more supply air). Lower airflow when the outside air contains more particulate matter than 100 (Luftdaten sensor). Completely turned off when the emergency population warning says that you should turn the ventilation off (http request app).

And some flows that force the airflow when the windows are open and it’s been a hot day, or when the smoke alarm is on. Probably have forgotten some other features, ha!

Hi @rindler wich Sensors do you use for measuring (especially Radon).

For radon I use the pretty expensive Airhings wave plus. It also measure CO2, VOC, humidity, pressure and temperature. Connected straight to Homey with bluetooth.

For co2+temp+moisture measuring i placed an Netatmo Home Coach in the exhaust.

Qubino for 0-10v for automatic adjusting the airflow (EC fans).

Ikea plug for controlling immersion heater (230v!)

Nice job :slight_smile: What kind Aeotec energy meter you have? I have gen5 waiting for instaling…

I have the same Aeotec generation 5 energy meter. Like I wrote I used the unofficial Aeotec app to get it work. You could try the official version of the app, please let me know how it goes. Also there was some setting to be made so that the energy meter is giving the desired measurements. Happy to help if you run into trouble, can write in finnish also :smiley:

Thanks for sharing this. Very inspiring.

:partying_face:There’s so much to do … compared to my sun-controlled lights and telegram-ring-notification :smiley:

1 Like

Doesn’t this defeate the purpose?

When smoke is detected you are mainly worried about fire, fresh air feeds the fire. In hotels, office buildings, ships etc. doors are automatically closed when there is a fire alarm.

Well, I don’t work with fire protection myself but according to a friend who does the gases are more dangerous than the small under pressure and supply air as fuel to the fire. If we’re not home it may be better to turn the fan off.

This was really nice reading. I have been using homey now to a convenience store. Have a rfid mini keypad outside besides our sliding backdoor. Everyone has a tag and with flows different persons have different rights. So if someone from the personnel comes to the store they can tag themselves in. The alarm goes off, the door opens and the lights turn on with different delays. When the motion sensor at the front door goes on and the heimdall is disarmed (someone goes and unlocks the front door) then every soda and beer refrigrator turns on. So they save energy when the store is closed. And the thing is that I want to automate the water heater and the melting of the frost in the freezer and other machines. So that they turn on when electricity is cheap. Now they are controlled with an analog clock… There is really much to automate in a store I just don’t have the time…

1 Like

@peltsi51, have you had good experiences with the Fibaro smoke detectors?
Here in the forum, false alarms are often discussed.
I am currently looking for Z-Wave smoke detectors.

1 Like

Hi @DirkG

So far I have good experience with fibaro smoke detectors. Haven’t had any false alarms. Though I have had them only about 4-5 months. The pairing has also always worked right away.

Only downside I have had with the smoke detectors that the testalarm is not sending the alarm to Homey so you can test the connection only with real smoke alarm. (tried that also) But there should be a fix for this coming or already came with the official fibaro app update.

Many thanks for the info! :+1:t3:

1 Like

Hello, interesting posts/tread with some creative solutions … Maybe someone have also found a easy solution to my headache along the way… How to connect multiple digital inputs (Pulse/NO/NC)and receive somr pot free relay outputs in return from Homey? Now when I need a binary output I buy a Nexa 433 mHz, remote 220 Volt switch and connects it to a 220 V AC relay to switch on/off my 12 or 24V DC device … Inputs are just as bothersome… It works yes, but not very elegant nor practical. Anyone got a better idea, I would appreciate the message… a I/O card or something? PS! fan controlled by humidity makes sense, will replace my stupid motion + timer in the bathroom:-)

Hello @Simen_Ringstad

If I understood your application correctly I would suggest you find out what Heat-it Z-DIN 616 can do for you.

Haven’t used it myself, but would have used it if I had found out the device before buying other devices to make the same functionality.