# Power off Homey correctly

**URL:** https://community.homey.app/t/power-off-homey-correctly/8414
**Category:** Questions & Help
**Created:** [January 31, 2019, 10:02pm UTC](https://community.homey.app/t/power-off-homey-correctly/8414 "2019-01-31T22:02:51Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![Osorkon](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/osorkon/32/43026_2.png) [@Osorkon](https://community.homey.app/u/Osorkon)
#### Post date: [January 31, 2019, 10:02pm UTC](https://community.homey.app/t/power-off-homey-correctly/8414/1 "2019-01-31T22:02:51Z")

</div>

How I can power off Homey correctly?  
I only find I way to restart Homey but not power off option.

Thanks a lot!

---

<div class="post-metadata">

### Author: ![Dijker](https://avatars.discourse-cdn.com/v4/letter/d/b9bd4f/32.png) [@Dijker](https://community.homey.app/u/Dijker)
#### Post date: [January 31, 2019, 10:08pm UTC](https://community.homey.app/t/power-off-homey-correctly/8414/2 "2019-01-31T22:08:05Z")

</div>

Just pull the plug, no problem unless you are updating homey and it shows a purple ring. Then wait a couple of minutes…

---

<div class="post-metadata">

### Author: ![Osorkon](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/osorkon/32/43026_2.png) [@Osorkon](https://community.homey.app/u/Osorkon)
#### Post date: [January 31, 2019, 10:32pm UTC](https://community.homey.app/t/power-off-homey-correctly/8414/3 "2019-01-31T22:32:22Z")

</div>

> [@Dijker](#):
>
> Just pull the plug

You are joking!?

We talking about a mini computer and there is no power off option?!

If I do that with my pc or Raspberry it’s only a question of time before a hardware defect!

---

<div class="post-metadata">

### Author: ![Dijker](https://avatars.discourse-cdn.com/v4/letter/d/b9bd4f/32.png) [@Dijker](https://community.homey.app/u/Dijker)
#### Post date: [February 1, 2019, 1:43am UTC](https://community.homey.app/t/power-off-homey-correctly/8414/4 "2019-02-01T01:43:17Z")

</div>

> [@Osorkon](#):
>
> You are joking!?

Nope, RTFM…

> **[Powering off Homey Pro](https://support.homey.app/hc/en-us/articles/360012077014-How-do-I-power-off-Homey-)**
>
> The Homey devices work best if they're never powered off. This way, they can stay in touch with all your appliances and control interfaces without interruptions. However, there might be times when ...

Maybe you didn’t read yet about transactional filesystems.  
But even Windows can handle it most of the time.  
Only changes in memory not written will be lost.  
I think that could be as much as a couple of seconds dataloss…

---

<div class="post-metadata">

### Author: ![Fire69](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/fire69/32/8758_2.png) [@Fire69](https://community.homey.app/u/Fire69)
#### Post date: [February 1, 2019, 5:17am UTC](https://community.homey.app/t/power-off-homey-correctly/8414/5 "2019-02-01T05:17:18Z")

</div>

> [@Osorkon](#):
>
> it’s only a question of time before a hardware defect

Why would that cause a hardware defect??

I agree with you, there should be a power off function, I’ve asked for it before also, but not to protect the hardware 🙂

---

<div class="post-metadata">

### Author: ![David\_K](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/david_k/32/10319_2.png) [@David\_K](https://community.homey.app/u/David_K)
#### Post date: [February 1, 2019, 6:35am UTC](https://community.homey.app/t/power-off-homey-correctly/8414/6 "2019-02-01T06:35:49Z")

</div>

> [@Osorkon](#):
>
> I do that with my pc or Raspberry it’s only a question of time before a hardware defect!

If you do it on rpi it’s not hardware defect you are risking rather file system corruption. Routers are no different then homey. Access point running Linux like openwrt also. Non of those have power shutdown you just ptp and nothing happens as file system is properly mounted or protected.

---

<div class="post-metadata">

### Author: ![robertklep](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/robertklep/32/160628_2.png) [@robertklep](https://community.homey.app/u/robertklep)
#### Post date: [February 1, 2019, 8:11am UTC](https://community.homey.app/t/power-off-homey-correctly/8414/7 "2019-02-01T08:11:19Z")

</div>

> [@Dijker](#):
>
> Maybe you didn’t read yet about transactional filesystems.  
> But even Windows can handle it most of the time.  
> Only changes in memory not written will be lost.  
> I think that could be as much as a couple of seconds dataloss…

The purpose of _journalling_ filesystems (which is most likely what Homey is using) is to prevent the filesystem from ending up in an incoherent state, _not_ the preservation of data. So pulling the plug should not cause a broken filesystem, but it could cause lost data.

---

<div class="post-metadata">

### Author: ![Osorkon](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/osorkon/32/43026_2.png) [@Osorkon](https://community.homey.app/u/Osorkon)
#### Post date: [February 1, 2019, 10:23am UTC](https://community.homey.app/t/power-off-homey-correctly/8414/8 "2019-02-01T10:23:37Z")

</div>

How ever, hardware, file system etc.  
It‘s not a good Idee to pull the plug from a running system!

The risk that the system could be damaged is given.

What is the reason why homey doesn’t have a option to shut down homey correctly?!

---

<div class="post-metadata">

### Author: ![David\_K](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/david_k/32/10319_2.png) [@David\_K](https://community.homey.app/u/David_K)
#### Post date: [February 1, 2019, 10:42am UTC](https://community.homey.app/t/power-off-homey-correctly/8414/9 "2019-02-01T10:42:28Z")

</div>

There is no risk to damage anything if the system is designed in that way. Like I said, Access points, routers, media receivers, non of dose have nor need shutdown procedure while they are also Linux powered, packages are being installed on them. Those are MTD devices running some sort of combination of SquashFS / JFFS or whatever other underlying file system technology. There are no moving parts in those type of memory (NAND or similar).

At the end, if Athom, manufacturer of the system says you can PTP without any worries then no need to brake your head with low level things like that.

---

<div class="post-metadata">

### Author: ![Osorkon](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/osorkon/32/43026_2.png) [@Osorkon](https://community.homey.app/u/Osorkon)
#### Post date: [February 1, 2019, 11:36am UTC](https://community.homey.app/t/power-off-homey-correctly/8414/10 "2019-02-01T11:36:29Z")

</div>

Thanks for your detailed explanation. That sounds plausible. But still, an option to shut down a mini pc like homey correctly I would expect!

---

<div class="post-metadata">

### Author: ![Busta999](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/busta999/32/10053_2.png) [@Busta999](https://community.homey.app/u/Busta999)
#### Post date: [April 29, 2019, 12:18pm UTC](https://community.homey.app/t/power-off-homey-correctly/8414/11 "2019-04-29T12:18:16Z")

</div>

Hi

I’m on Day 5 of Homey - so this is probably the wrong thing…

But while I find the optimum location for Homey - to reach 433MHz sensors, ZWave, Hue Hubs etc etc I am moving the Homey around.

I followed instructions, just pulled the plug.

Homey powers up but the Hue App ‘loses’ one of the two Hue Hubs every time.

Restart Hue App - no joy

Restart Homey - no joy

Reboot Hue Hubs and - the Home Hue App starts working again.

The Hubs are working consistently well throughout the Homey ‘lost hub’ problem so looks like the Hue app doesn’t like an abrupt power down.

Hue Hubs and Homey have fixed IP addresses at the router.

---

<div class="post-metadata">

### Author: ![Eric\_Welch](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/eric_welch/32/150347_2.png) [@Eric\_Welch](https://community.homey.app/u/Eric_Welch)
#### Post date: [January 13, 2026, 7:30pm UTC](https://community.homey.app/t/power-off-homey-correctly/8414/12 "2026-01-13T19:30:05Z")

</div>

Not true in every kind of device, and Homey is one that is not damaged by such actions. If it was, don’t you think they would have put it in?
