# Developers

**URL:** https://community.homey.app/c/developers/10.md?page=14

[Latest](https://community.homey.app/latest.md) · [Categories](https://community.homey.app/categories.md) · [Tags](https://community.homey.app/tags.md)

**Page:** 15

---

## [Is it possible to share a driver's pair view between multiple drivers? (a la .homyecompose/drivers/templates)](https://community.homey.app/t/is-it-possible-to-share-a-drivers-pair-view-between-multiple-drivers-a-la-homyecompose-drivers-templates/97999)

<div class="topic-metadata">

**Author:** [@uboness](https://community.homey.app/u/uboness)\
**Replies:** 2\
**Last updated:** [December 21, 2023, 2:10pm UTC](https://community.homey.app/t/is-it-possible-to-share-a-drivers-pair-view-between-multiple-drivers-a-la-homyecompose-drivers-templates/97999 "2023-12-21T14:10:52Z")

</div>

I have a pairing view (html) which I’d like to share among all drivers in my app - is there a location where I can place this html and have all drivers refer to it? I want to avoid copying the same html file across all d…

---

## [TypeError: string.replace is not a function!?](https://community.homey.app/t/typeerror-string-replace-is-not-a-function/98545)

<div class="topic-metadata">

**Author:** [@Tjar](https://community.homey.app/u/Tjar)\
**Replies:** 4\
**Last updated:** [December 21, 2023, 11:04am UTC](https://community.homey.app/t/typeerror-string-replace-is-not-a-function/98545 "2023-12-21T11:04:27Z")

</div>

Hi All, I had a working system YESTERDAY on and now I suddenly get this errors: c:\\Users\\me\\Documents\\GitHub\\mennekes.modbus\>homey app run × TypeError: string.replace is not a function at fn (C:\\Users\\me\\AppData\\Ro…

---

## [Can not compile Homeyduino example sketch](https://community.homey.app/t/can-not-compile-homeyduino-example-sketch/98099)

<div class="topic-metadata">

**Author:** [@Larseson](https://community.homey.app/u/Larseson)\
**Replies:** 4\
**Last updated:** [December 17, 2023, 3:29pm UTC](https://community.homey.app/t/can-not-compile-homeyduino-example-sketch/98099 "2023-12-17T15:29:39Z")

</div>

I have problems to get started with Homeyduino. Tries with below simple sketch. have installed homeyduino library. Compilation gives massive amount of errors, copied below. Am I missing something here ? #include \<WiFi.…

---

## [Need help with webhook/web api](https://community.homey.app/t/need-help-with-webhook-web-api/97792)

<div class="topic-metadata">

**Author:** [@Bazeloth](https://community.homey.app/u/Bazeloth)\
**Replies:** 8\
**Last updated:** [December 15, 2023, 9:32am UTC](https://community.homey.app/t/need-help-with-webhook-web-api/97792 "2023-12-15T09:32:26Z")

</div>

Im writing an app for the aqara fp2 sensor. In order to receive device events i need to configure the following in the aqara developer dashboard: As you can see i need a public endpoint where i can alter the response…

---

## [Self.homey.\_\_()](https://community.homey.app/t/self-homey/97649)

<div class="topic-metadata">

**Author:** [@Tjar](https://community.homey.app/u/Tjar)\
**Replies:** 2\
**Last updated:** [December 12, 2023, 7:02pm UTC](https://community.homey.app/t/self-homey/97649 "2023-12-12T19:02:13Z")

</div>

Hi All, I’m using an working app to create an own app I can’t find any info on the following code snipped: self.homey.\_\_() It always returns NULL. Best regards Someone any idea? Best regards,

---

## [Rastislav Hubočan (hubo) - Discussing Aqara App - Test Releases for T1 devices](https://community.homey.app/t/rastislav-hubocan-hubo-discussing-aqara-app-test-releases-for-t1-devices/97295)

<div class="topic-metadata">

**Author:** [@hubo](https://community.homey.app/u/hubo)\
**Replies:** 32\
**Last updated:** [December 10, 2023, 8:20am UTC](https://community.homey.app/t/rastislav-hubocan-hubo-discussing-aqara-app-test-releases-for-t1-devices/97295 "2023-12-10T08:20:06Z")

</div>

What about releasing it as a test version? Casual users will still get 1.7.1, but who wants to try 1.8.0 will have to install that test version directly (clicking on changelog or so). I have seen, that some apps using t…

---

## [Homey and Arduino](https://community.homey.app/t/homey-and-arduino/54464)

<div class="topic-metadata">

**Author:** [@Mikael\_Sandberg](https://community.homey.app/u/Mikael_Sandberg)\
**Replies:** 3\
**Last updated:** [December 8, 2023, 7:27pm UTC](https://community.homey.app/t/homey-and-arduino/54464 "2023-12-08T19:27:26Z")

</div>

I have gotten the Arduino MKR WiFi 1010 to work with HomeyArduino app. I have a stable connection and I can change capabilities from Homey on the Arduino board. I can execute actions and check conditions. But I have one…

---

## [Enriching device settings](https://community.homey.app/t/enriching-device-settings/96167)

<div class="topic-metadata">

**Author:** [@Johan\_Rossouw](https://community.homey.app/u/Johan_Rossouw)\
**Replies:** 3\
**Last updated:** [December 3, 2023, 9:18am UTC](https://community.homey.app/t/enriching-device-settings/96167 "2023-12-03T09:18:38Z")

</div>

Hi, I have a water tank sensor that tells me the water level in a tank (in cm). In my homey driver i want to translate this into the amount of water stored in the tank, so i need to multiply the height reported by the n…

---

## [Microsoft Power Apps custom connector with Homey](https://community.homey.app/t/microsoft-power-apps-custom-connector-with-homey/95188)

<div class="topic-metadata">

**Author:** [@Amersfoort](https://community.homey.app/u/Amersfoort)\
**Replies:** 1\
**Last updated:** [December 2, 2023, 10:07pm UTC](https://community.homey.app/t/microsoft-power-apps-custom-connector-with-homey/95188 "2023-12-02T22:07:05Z")

</div>

Can anybody share some experience defining a custom connector in Microsoft Power Apps with Homey? I have, as a non-developer, knowledge of the low code Power Apps, but I have a lack of knowledge in the different options …

---

## [BUG? Interval does not sent in some cases](https://community.homey.app/t/bug-interval-does-not-sent-in-some-cases/96525)

<div class="topic-metadata">

**Author:** [@veneszg](https://community.homey.app/u/veneszg)\
**Replies:** 3\
**Last updated:** [December 2, 2023, 7:48pm UTC](https://community.homey.app/t/bug-interval-does-not-sent-in-some-cases/96525 "2023-12-02T19:48:43Z")

</div>

Do anyone faced that homey does not send interval? mySignal.tx(\[0,0,3,2,2,0,1,2,1,0\]); { “sof”: \[ 162,162,162,162 \], “eof”: \[ 162,162 \], “words”: \[ \[ 162,162,162,162 \], \[ 162,162,325,325 \], \[ 325,325,162…

---

## [Homeyduino classes and capabilities?](https://community.homey.app/t/homeyduino-classes-and-capabilities/64135)

<div class="topic-metadata">

**Author:** [@Patrik\_Thors](https://community.homey.app/u/Patrik_Thors)\
**Replies:** 11\
**Last updated:** [November 30, 2023, 3:13pm UTC](https://community.homey.app/t/homeyduino-classes-and-capabilities/64135 "2023-11-30T15:13:49Z")

</div>

So iv’e been developing simple solar shade controls. I use a micro controller (wemos d1 mini) and some relays. Connection with Homey is done with Homeyduino. I started of using actions and Virtual devices. And it is wor…

---

## [Correct way to define/use Action cards](https://community.homey.app/t/correct-way-to-define-use-action-cards/96068)

<div class="topic-metadata">

**Author:** [@Johan\_Rossouw](https://community.homey.app/u/Johan_Rossouw)\
**Replies:** 3\
**Last updated:** [November 28, 2023, 12:44pm UTC](https://community.homey.app/t/correct-way-to-define-use-action-cards/96068 "2023-11-28T12:44:28Z")

</div>

Hello, I am struggeling a bit with geting action cards to work correctly. It works fine as long as there is only one device for the specific driver, but the moment I add a second device things go wrong. It appears that …

---

## [How to fill MySignal.js/commandToDeviceData?](https://community.homey.app/t/how-to-fill-mysignal-js-commandtodevicedata/95992)

<div class="topic-metadata">

**Author:** [@veneszg](https://community.homey.app/u/veneszg)\
**Replies:** 4\
**Last updated:** [November 27, 2023, 8:40pm UTC](https://community.homey.app/t/how-to-fill-mysignal-js-commandtodevicedata/95992 "2023-11-27T20:40:55Z")

</div>

In homey-rfdriver/RFDevice.js, onCommandMatch compares currentDeviceData with commandDeviceData. async onCommandMatch(command) { const signal = await this.driver.getRFSignal(); const currentDeviceData = await this.get…

---

## [Changing between genOnOffSwitchCfg on Zigbee device via UI](https://community.homey.app/t/changing-between-genonoffswitchcfg-on-zigbee-device-via-ui/95158)

<div class="topic-metadata">

**Author:** [@mortenmoulder](https://community.homey.app/u/mortenmoulder)\
**Replies:** 0\
**Last updated:** [November 19, 2023, 9:31pm UTC](https://community.homey.app/t/changing-between-genonoffswitchcfg-on-zigbee-device-via-ui/95158 "2023-11-19T21:31:45Z")

</div>

First off, I’m very new to Zigbee development and Homey. I made a device with firmware from ptvo.info that just has 4 inputs (for buttons/switches), that can each do single, double, triple, and hold/release clicks. Howev…

---

## [Problem with hour](https://community.homey.app/t/problem-with-hour/95067)

<div class="topic-metadata">

**Author:** [@janrikard](https://community.homey.app/u/janrikard)\
**Replies:** 3\
**Last updated:** [November 19, 2023, 5:06pm UTC](https://community.homey.app/t/problem-with-hour/95067 "2023-11-19T17:06:20Z")

</div>

Hi Im making an app that gives a tag with diffrent time-stuff as a number-tag, for example current hour. But when i use the function hourdate.getHours(); i get the hour 1 hour early. As i understand it the function sh…

---

## [Gira Senic switch connection to Homey](https://community.homey.app/t/gira-senic-switch-connection-to-homey/57080)

<div class="topic-metadata">

**Author:** [@Charl](https://community.homey.app/u/Charl)\
**Replies:** 6\
**Last updated:** [November 16, 2023, 9:18am UTC](https://community.homey.app/t/gira-senic-switch-connection-to-homey/57080 "2023-11-16T09:18:28Z")

</div>

Hi is it possible to connect a Gira Senic wall switch (Friends of Hue) to Homey? I do not own a Hue Bridge If so, how do I set this up? If not, is it possible to make such a connection/compatibility?

---

## [New app, bad app-image](https://community.homey.app/t/new-app-bad-app-image/94687)

<div class="topic-metadata">

**Author:** [@janrikard](https://community.homey.app/u/janrikard)\
**Replies:** 9\
**Last updated:** [November 16, 2023, 8:47am UTC](https://community.homey.app/t/new-app-bad-app-image/94687 "2023-11-16T08:47:11Z")

</div>

Hi I made an quite specialized app that converts an special xml-string to a json-string that homey logic can read. I only know of me and one other users how benefits from this app, but maybe theres more people out ther…

---

## [Homey script best practice: how to return multiple results to the flow?](https://community.homey.app/t/homey-script-best-practice-how-to-return-multiple-results-to-the-flow/94590)

<div class="topic-metadata">

**Author:** [@CaptainVoni](https://community.homey.app/u/CaptainVoni)\
**Replies:** 2\
**Last updated:** [November 15, 2023, 11:53am UTC](https://community.homey.app/t/homey-script-best-practice-how-to-return-multiple-results-to-the-flow/94590 "2023-11-15T11:53:29Z")

</div>

What is the most elegant way to return multiple results from a Homey script back to the flow? I was thinking something similar to flow tokens. Yeah, I know I could return a JSON and then parse that multiple times to get …

---

## [Http post with variable](https://community.homey.app/t/http-post-with-variable/94609)

<div class="topic-metadata">

**Author:** [@owuerker](https://community.homey.app/u/owuerker)\
**Replies:** 2\
**Last updated:** [November 15, 2023, 2:31am UTC](https://community.homey.app/t/http-post-with-variable/94609 "2023-11-15T02:31:01Z")

</div>

Hi experts would be great if you can help I am not able to send an http request post using a variable. What do I make wrong? I will send the actual temperature of a room sensor to my heating system If I send the …

---

## [Exposing API on my Homey for custom GPTs](https://community.homey.app/t/exposing-api-on-my-homey-for-custom-gpts/94500)

<div class="topic-metadata">

**Author:** [@Articate](https://community.homey.app/u/Articate)\
**Replies:** 4\
**Last updated:** [November 14, 2023, 3:12pm UTC](https://community.homey.app/t/exposing-api-on-my-homey-for-custom-gpts/94500 "2023-11-14T15:12:55Z")

</div>

I’m a developer, but I haven’t developed for the Homey before. I have started diving into the app and Web API documentation, but I’m having some difficulties grasping these concepts. I see there is a web API, and that an…

---

## [Script for Detection of unreachable battery-powered modules](https://community.homey.app/t/script-for-detection-of-unreachable-battery-powered-modules/94536)

<div class="topic-metadata">

**Author:** [@dudu\_95](https://community.homey.app/u/dudu_95)\
**Replies:** 1\
**Last updated:** [November 14, 2023, 6:18am UTC](https://community.homey.app/t/script-for-detection-of-unreachable-battery-powered-modules/94536 "2023-11-14T06:18:43Z")

</div>

Hello, I want to set up a script that will analyze all my battery-powered modules to test if they respond and generate a report that I will send by email at a certain time. I’ve had instances where modules with a battery…

---

## [Missing\_scopes when using Homey.zigBee.runCommand](https://community.homey.app/t/missing-scopes-when-using-homey-zigbee-runcommand/72211)

<div class="topic-metadata">

**Author:** [@Kevin010](https://community.homey.app/u/Kevin010)\
**Replies:** 6\
**Last updated:** [November 13, 2023, 3:27pm UTC](https://community.homey.app/t/missing-scopes-when-using-homey-zigbee-runcommand/72211 "2023-11-13T15:27:21Z")

</div>

I want to have a HomeyScript running every x minutes, that will check if all Router devices in my zigbee mesh are still online. Some smart bulbs still have a standard wallswitch in place that just cuts the power. Until t…

---

## [Z-Wave app: can't get power metering to work](https://community.homey.app/t/z-wave-app-cant-get-power-metering-to-work/90485)

<div class="topic-metadata">

**Author:** [@probablyjd](https://community.homey.app/u/probablyjd)\
**Replies:** 10\
**Last updated:** [November 12, 2023, 10:06am UTC](https://community.homey.app/t/z-wave-app-cant-get-power-metering-to-work/90485 "2023-11-12T10:06:54Z")

</div>

Update Adding this update a few months later in case it is helpful to those finding this in the future. Athom has improved the functionality of their built-in generic Z-Wave driver so that it now allows the use of both …

---

## [Script to automatically increase the brightness level](https://community.homey.app/t/script-to-automatically-increase-the-brightness-level/94361)

<div class="topic-metadata">

**Author:** [@dudu\_95](https://community.homey.app/u/dudu_95)\
**Replies:** 2\
**Last updated:** [November 12, 2023, 12:52am UTC](https://community.homey.app/t/script-to-automatically-increase-the-brightness-level/94361 "2023-11-12T00:52:13Z")

</div>

Hello, if you’re interested, I can provide you with a script that turns on a bulb at 0 lux and gradually increases the intensity to 100% every 5 seconds. You can freely adjust the duration between each increment. Persona…

---

## [Script get all battery of modules](https://community.homey.app/t/script-get-all-battery-of-modules/93614)

<div class="topic-metadata">

**Author:** [@dudu\_95](https://community.homey.app/u/dudu_95)\
**Replies:** 17\
**Last updated:** [November 9, 2023, 3:09pm UTC](https://community.homey.app/t/script-get-all-battery-of-modules/93614 "2023-11-09T15:09:27Z")

</div>

Hello, I’ve adopted a script from a user, but when I run it on Homey 2023, I encounter this error message. Can someone provide the fix? // battery-report let array = \[\]; const devices = await Homey.devices.getDevices({…

---

## [Where and how to execute enableRX() klikaanklikuit](https://community.homey.app/t/where-and-how-to-execute-enablerx-klikaanklikuit/94034)

<div class="topic-metadata">

**Author:** [@veneszg](https://community.homey.app/u/veneszg)\
**Replies:** 2\
**Last updated:** [November 9, 2023, 9:47am UTC](https://community.homey.app/t/where-and-how-to-execute-enablerx-klikaanklikuit/94034 "2023-11-09T09:47:29Z")

</div>

Hello Guys, I am new with homey and I am an enthusiastic beginner programmer. I would like to replace an rf433 remote. I could do a dirty test program, everithings goes fine. Now would like to do it as it should, base…

---

## [Support for EasyWave](https://community.homey.app/t/support-for-easywave/76626)

<div class="topic-metadata">

**Author:** [@Patrick\_Vestjens](https://community.homey.app/u/Patrick_Vestjens)\
**Replies:** 10\
**Last updated:** [November 5, 2023, 1:14pm UTC](https://community.homey.app/t/support-for-easywave/76626 "2023-11-05T13:14:30Z")

</div>

I recently bought a house with 10 shutters equipped with Altron RadioBlack motors controlled via EasyWave. Of course, I want to control these shutters using my Homey Pro. However, browsing this forum, the only way to do …

---

## [HomeyScript Log suddenly does not work](https://community.homey.app/t/homeyscript-log-suddenly-does-not-work/36333)

<div class="topic-metadata">

**Author:** [@CLAUS1](https://community.homey.app/u/CLAUS1)\
**Replies:** 3\
**Last updated:** [November 1, 2023, 6:17am UTC](https://community.homey.app/t/homeyscript-log-suddenly-does-not-work/36333 "2023-11-01T06:17:08Z")

</div>

I am playing with HomeyScript suddenly this morning the ConsoleLog does not work … Others having the same issue?

---

## [RF433mhz signal description: 1 element array can not be used for word](https://community.homey.app/t/rf433mhz-signal-description-1-element-array-can-not-be-used-for-word/92815)

<div class="topic-metadata">

**Author:** [@Gergely\_Horvath](https://community.homey.app/u/Gergely_Horvath)\
**Replies:** 4\
**Last updated:** [October 26, 2023, 8:13am UTC](https://community.homey.app/t/rf433mhz-signal-description-1-element-array-can-not-be-used-for-word/92815 "2023-10-26T08:13:34Z")

</div>

I would like to make an app to replace a 433Mhz remote. I have done the reverse engineering and found out, the word for 1 is only one constant value for 325Us. Homey does not accept one value in signal description. Cou…

---

## [Homey seems to be offline when running test app](https://community.homey.app/t/homey-seems-to-be-offline-when-running-test-app/92510)

<div class="topic-metadata">

**Author:** [@gunnarbr](https://community.homey.app/u/gunnarbr)\
**Replies:** 2\
**Last updated:** [October 22, 2023, 7:26pm UTC](https://community.homey.app/t/homey-seems-to-be-offline-when-running-test-app/92510 "2023-10-22T19:26:08Z")

</div>

Hello, I am following this video https://www.youtube.com/watch?v=v\_RUamZzby8 and I have created an app and selected my Homey just fine. But when i try to run my app (homey app run) the error I get is that “Homey Pro (###…

[Previous page](https://community.homey.app/c/developers/10.md?page=13)

[Next page](https://community.homey.app/c/developers/10.md?page=15)
