# Urgent Assistance Requested – TBZ48 Secure State & Battery Capability Behavior (Homey Pro 2023)

**URL:** https://community.homey.app/t/urgent-assistance-requested-tbz48-secure-state-battery-capability-behavior-homey-pro-2023/152023
**Category:** Questions & Help
**Tags:** app, z-wave, homey-pro
**Created:** [March 3, 2026, 10:17pm UTC](https://community.homey.app/t/urgent-assistance-requested-tbz48-secure-state-battery-capability-behavior-homey-pro-2023/152023 "2026-03-03T22:17:03Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Zuxiong\_Qiu](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/zuxiong_qiu/32/84470_2.png) [@Zuxiong\_Qiu](https://community.homey.app/u/Zuxiong_Qiu)
#### Post date: [March 3, 2026, 10:17pm UTC](https://community.homey.app/t/urgent-assistance-requested-tbz48-secure-state-battery-capability-behavior-homey-pro-2023/152023/1 "2026-03-03T22:17:03Z")

</div>

Dear Homey Developer Support,

I am developing a custom driver for the RCS TBZ48 thermostat.

I will be leaving the country on the 9th of this month for more than six months. Since debugging requires physical access to the device within the same LAN, I urgently need to resolve the remaining platform-related issues before departure.

Repository:

> **[GitHub - qiuzux/homey-rcs-tbz48: Homey Pro 2023 driver for RCS TBZ48 Z-Wave...](https://github.com/qiuzux/homey-rcs-tbz48)**
>
> Homey Pro 2023 driver for RCS TBZ48 Z-Wave thermostat

I am encountering two platform-level inconsistencies.

## 1️⃣ Secure State Fluctuation

Observed:

- Secure (S0) was successfully negotiated in earlier inclusion

- Developer Tools now display secure state as: Secure: x

- Facts:

- Can Homey downgrade a node from secure to non-secure post-interview?

- Does a failed nonce exchange result in non-secure classification?

- Is there any caching behavior affecting secure display?

- 
## 2️⃣ Battery Capability Status

Facts:

  - BATTERY\_REPORT received

  - Battery percentage logged correctly

  - measure\_battery capability implemented

Issue:

- UI occasionally displays battery state as unknown

Questions:

1. Does Homey require explicit WAKE\_UP handling for battery capability stability?

2. Is measure\_battery dependent on polling configuration?

3. Does Homey mark battery as unknown if no report is received within a specific timeout?

4. Is registerCapabilityListener required for battery devices?

Condensed Log Extract:

Node Interview Complete  
COMMAND\_CLASS\_BATTERY supported  
COMMAND\_CLASS\_SECURITY supported

Battery Report received: 87%  
Secure: false  
Wake Up Notification received

I would appreciate clarification on:

- Secure state evaluation logic

- Battery capability state handling for sleeping devices

Given the time constraint before my departure, your prompt assistance would be greatly appreciated.

---

<div class="post-metadata">

### Author: ![Peter\_Kawa](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/peter_kawa/32/173848_2.png) [@Peter\_Kawa](https://community.homey.app/u/Peter_Kawa)
#### Post date: [March 4, 2026, 12:39am UTC](https://community.homey.app/t/urgent-assistance-requested-tbz48-secure-state-battery-capability-behavior-homey-pro-2023/152023/3 "2026-03-04T00:39:31Z")

</div>

Why does AI add an empty line between each and every mf sentence? (I know, old folks annoyances here 🤣 ).

On topic: does VPN ring a bell?  
You can safely connect to your home LAN from remote places.

---

<div class="post-metadata">

### Author: ![smarthomesven](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/smarthomesven/32/79712_2.png) [@smarthomesven](https://community.homey.app/u/smarthomesven)
#### Post date: [March 4, 2026, 4:54am UTC](https://community.homey.app/t/urgent-assistance-requested-tbz48-secure-state-battery-capability-behavior-homey-pro-2023/152023/4 "2026-03-04T04:54:33Z")

</div>

> [@Zuxiong\_Qiu](#):
>
> Dear Homey Developer Support,

This is a community forum, not official support. You can contact Homey’s support team here:

> **[Support | Homey](https://homey.app/en-us/support/)**

---

<div class="post-metadata">

### Author: ![Zuxiong\_Qiu](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/zuxiong_qiu/32/84470_2.png) [@Zuxiong\_Qiu](https://community.homey.app/u/Zuxiong_Qiu)
#### Post date: [March 4, 2026, 2:15pm UTC](https://community.homey.app/t/urgent-assistance-requested-tbz48-secure-state-battery-capability-behavior-homey-pro-2023/152023/5 "2026-03-04T14:15:07Z")

</div>

Thanks for the heartwarming help.  
Have just done as this.

---

<div class="post-metadata">

### Author: ![Zuxiong\_Qiu](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/zuxiong_qiu/32/84470_2.png) [@Zuxiong\_Qiu](https://community.homey.app/u/Zuxiong_Qiu)
#### Post date: [March 4, 2026, 2:17pm UTC](https://community.homey.app/t/urgent-assistance-requested-tbz48-secure-state-battery-capability-behavior-homey-pro-2023/152023/6 "2026-03-04T14:17:37Z")

</div>

Empty line is caused by my copying method.

Good ideal, I will try VPN.

---

<div class="post-metadata">

### Author: ![smarthomesven](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/smarthomesven/32/79712_2.png) [@smarthomesven](https://community.homey.app/u/smarthomesven)
#### Post date: [March 4, 2026, 2:18pm UTC](https://community.homey.app/t/urgent-assistance-requested-tbz48-secure-state-battery-capability-behavior-homey-pro-2023/152023/7 "2026-03-04T14:18:10Z")

</div>

> [@Peter\_Kawa](#):
>
> On topic: does VPN ring a bell?

Yes, I would also recommend a VPN. Do not open up ports to your Homey via port forwarding, that’s not a safe way to connect.

If you have a desktop PC, you can also keep it powered on and then install [RustDesk](https://rustdesk.com/) to remotely access it. This is what I use to remotely connect to my PC for developing my apps while I’m away from home.
