# Easy to write basic APP: Fireplace: Has WIFI remote

**URL:** https://community.homey.app/t/easy-to-write-basic-app-fireplace-has-wifi-remote/30128
**Category:** Developers
**Created:** [May 20, 2020, 3:16am UTC](https://community.homey.app/t/easy-to-write-basic-app-fireplace-has-wifi-remote/30128 "2020-05-20T03:16:33Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Wayne\_Holly](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/wayne_holly/32/16792_2.png) [@Wayne\_Holly](https://community.homey.app/u/Wayne_Holly)
#### Post date: [May 20, 2020, 3:16am UTC](https://community.homey.app/t/easy-to-write-basic-app-fireplace-has-wifi-remote/30128/1 "2020-05-20T03:16:33Z")

</div>

Wanting to try and write a basic app for the Modern Flames Wifi remote - for my Fireplace.

Most important is turning it on and off via Homey

Can this be done quickly and easily??

> **[Landscape Pro Slim - Modern Flames](https://www.modernflames.com.au/electric-fireplaces/built-in/landscape-pro-slim/)**
>
> The Ambiance CLX2 Series is the newest and most innovative modern electric fireplace on the market. From the inspiration of our original Wall Mount Line, comes the next generation of modern electric fireplaces.

---

<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: [May 20, 2020, 4:45am UTC](https://community.homey.app/t/easy-to-write-basic-app-fireplace-has-wifi-remote/30128/2 "2020-05-20T04:45:39Z")

</div>

> [@Wayne\_Holly](#):
>
> Can this be done quickly and easily??

That’s a question we can’t answer for you, as it depends on how much experience you have developing JS apps. The `homey` command line tool has various boilerplate generators (for an app and for a driver) to get you started.

But it all depends on having the information on how to interact with the device. Merely having a WiFi remote doesn’t really mean anything if you don’t have access to API documentation (or a network sniffer to find out what the remote is sending).

---

<div class="post-metadata">

### Author: ![Wayne\_Holly](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/wayne_holly/32/16792_2.png) [@Wayne\_Holly](https://community.homey.app/u/Wayne_Holly)
#### Post date: [May 21, 2020, 1:44am UTC](https://community.homey.app/t/easy-to-write-basic-app-fireplace-has-wifi-remote/30128/3 "2020-05-21T01:44:41Z")

</div>

ok…

I have request the API document from [ModernFlames.com](http://ModernFlames.com) lets see if they are forthcoming in releasing the info.

They have an App for the phone… so lets see what happens!

---

<div class="post-metadata">

### Author: ![Wayne\_Holly](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/wayne_holly/32/16792_2.png) [@Wayne\_Holly](https://community.homey.app/u/Wayne_Holly)
#### Post date: [May 22, 2020, 4:53am UTC](https://community.homey.app/t/easy-to-write-basic-app-fireplace-has-wifi-remote/30128/4 "2020-05-22T04:53:31Z")

</div>

Have requested the API documentation

hopefully on the road to integration without packet sniffing.

All I want initially is for it just to turn on and off via Homey.

If not, It does fully integrate into Google Home
