# Bellfires fireplace Mertik maxitrol 868mhz

**URL:** https://community.homey.app/t/bellfires-fireplace-mertik-maxitrol-868mhz/20815
**Category:** Devices
**Created:** [November 16, 2019, 3:25pm UTC](https://community.homey.app/t/bellfires-fireplace-mertik-maxitrol-868mhz/20815 "2019-11-16T15:25:06Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Marina\_Rietveld](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/marina_rietveld/32/17475_2.png) [@Marina\_Rietveld](https://community.homey.app/u/Marina_Rietveld)
#### Post date: [November 16, 2019, 3:25pm UTC](https://community.homey.app/t/bellfires-fireplace-mertik-maxitrol-868mhz/20815/1 "2019-11-16T15:25:07Z")

</div>

I have a fireplce with remote, Mertik Maxitrol 868mhz. I can controle the fireplace with GH and join tasker. But I also want to controle it with Homey, for my dashboard. Is there anybody that have any idea how to do that? I understood that homey can’t controle 868mhz…

---

<div class="post-metadata">

### Author: ![JPe4619](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/jpe4619/32/9017_2.png) [@JPe4619](https://community.homey.app/u/JPe4619)
#### Post date: [November 17, 2019, 2:07pm UTC](https://community.homey.app/t/bellfires-fireplace-mertik-maxitrol-868mhz/20815/2 "2019-11-17T14:07:34Z")

</div>

> **[Request device support for Homey](https://docs.google.com/forms/d/e/1FAIpQLScPKV_joWXvvtACKuOdvDILbAzipk8mer0H4ZfOpJEthg-ibA/viewform)**
>
> If you have a device that is not currently working with Homey, you can request support here.

---

<div class="post-metadata">

### Author: ![Bram\_ten\_Have](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/bram_ten_have/32/9186_2.png) [@Bram\_ten\_Have](https://community.homey.app/u/Bram_ten_Have)
#### Post date: [November 30, 2019, 3:31pm UTC](https://community.homey.app/t/bellfires-fireplace-mertik-maxitrol-868mhz/20815/3 "2019-11-30T15:31:51Z")

</div>

I’ve filled-in such request also.  
If I could learn how to place the Homey 868 MHz feature in some kind of “learning” state, we could copy the signals.  
(but I’m not a typical person to develop such myself - and help would certainly be appreciated!)

---

<div class="post-metadata">

### Author: ![Bastiaan\_Sanders](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/bastiaan_sanders/32/13221_2.png) [@Bastiaan\_Sanders](https://community.homey.app/u/Bastiaan_Sanders)
#### Post date: [June 13, 2020, 12:49pm UTC](https://community.homey.app/t/bellfires-fireplace-mertik-maxitrol-868mhz/20815/4 "2020-06-13T12:49:20Z")

</div>

Hi, I have a also 868 MHz Bellfire fireplace. I tried to copy the signals with the Homey Develop tools, but is does not record anything. I think the signal is encrypted somehow. I also have a wifi box connected to the fireplace, and the Bellfire app on my phone. That works perfect. There should be a way to use the sourcecode from the Android app, to create an App for Homey… But I’ve not figured it out yet. Hope anyone can help.

Regards,  
Bastiaan

---

<div class="post-metadata">

### Author: ![RoyB](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/royb/32/16757_2.png) [@RoyB](https://community.homey.app/u/RoyB)
#### Post date: [November 2, 2020, 8:31am UTC](https://community.homey.app/t/bellfires-fireplace-mertik-maxitrol-868mhz/20815/5 "2020-11-02T08:31:13Z")

</div>

The signal of the fireplace is of an advanced algorithm and cannot simply be “learned” by homey. An app would have to be made. I have reverse engineered the 868 signal mostly (and put it online for whoever wants it), but I didn’t go further than that.

I saw that the 868 SDK of homey is regarded as buggy by some people in this forum, so I bought the Wifi Control box and made a Homey app for that. I am lazy.

Here is the 868 signal definition, if someone wants to try and make an app for it:

> **[rbrondgeest/mertik-868-protocol](https://github.com/rbrondgeest/mertik-868-protocol)**
>
> An effort to reverse engineer the wireless signal for Mertik Maxitrol 868MHz controlled fireplace - rbrondgeest/mertik-868-protocol

And here is my app for the wifi box:

> **[rbrondgeest/homey-mertik-wifi](https://github.com/rbrondgeest/homey-mertik-wifi)**
>
> Homey plugin to control Mertik Wifi Connected fireplace - rbrondgeest/homey-mertik-wifi

The wifi app is a work in progress, i will be finishing it in the next few days.

---

<div class="post-metadata">

### Author: ![RoyB](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/royb/32/16757_2.png) [@RoyB](https://community.homey.app/u/RoyB)
#### Post date: [November 2, 2020, 8:52am UTC](https://community.homey.app/t/bellfires-fireplace-mertik-maxitrol-868mhz/20815/6 "2020-11-02T08:52:57Z")

</div>

It would be nice if you could test my app and give me feedback @Bastiaan_Sanders It can currently only control the lighting, but I am adding the actual fire control in the next few days.

---

<div class="post-metadata">

### Author: ![Bastiaan\_Sanders](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/bastiaan_sanders/32/13221_2.png) [@Bastiaan\_Sanders](https://community.homey.app/u/Bastiaan_Sanders)
#### Post date: [December 10, 2020, 11:00pm UTC](https://community.homey.app/t/bellfires-fireplace-mertik-maxitrol-868mhz/20815/7 "2020-12-10T23:00:33Z")

</div>

Hey Roy,

Great to see you have ben busy with this…  
Just started testing. I sent you a message to discuss.

Regards,  
Bastiaan

---

<div class="post-metadata">

### Author: ![Ruskov](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/ruskov/32/10067_2.png) [@Ruskov](https://community.homey.app/u/Ruskov)
#### Post date: [February 15, 2021, 7:43pm UTC](https://community.homey.app/t/bellfires-fireplace-mertik-maxitrol-868mhz/20815/8 "2021-02-15T19:43:47Z")

</div>

Hi,

Great you are working on this. Unfortunately I’m a absolute beginner with Homey and it’s applications. Any suggestion how to get this done by dummies?

Cheers, J.

---

<div class="post-metadata">

### Author: ![Jay\_Bexx](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/jay_bexx/32/16748_2.png) [@Jay\_Bexx](https://community.homey.app/u/Jay_Bexx)
#### Post date: [January 29, 2022, 10:38pm UTC](https://community.homey.app/t/bellfires-fireplace-mertik-maxitrol-868mhz/20815/9 "2022-01-29T22:38:25Z")

</div>

Is there already a working app to control the Bellfire fireplaces.  
I am also a beginner with domotica.
