# Node-red-contrib-rainbird

**URL:** https://discourse.nodered.org/t/node-red-contrib-rainbird/100364
**Category:** General
**Created:** [12 February 2026 05:19 UTC](https://discourse.nodered.org/t/node-red-contrib-rainbird/100364 "2026-02-12T05:19:11Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Sirhc](https://avatars.discourse-cdn.com/v4/letter/s/b77776/32.png) [@Sirhc](https://discourse.nodered.org/u/Sirhc)
#### Post date: [12 February 2026 05:19 UTC](https://discourse.nodered.org/t/node-red-contrib-rainbird/100364/1 "2026-02-12T05:19:11Z")

</div>

Hello

Just wondering if anyone uses Node-red-contrib-rainbird. It was working great but ever since Rainbird did a firmware update last week it has stopped working.

Anyone else have the same issue or know how to fix it?

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [12 February 2026 09:41 UTC](https://discourse.nodered.org/t/node-red-contrib-rainbird/100364/2 "2026-02-12T09:41:24Z")

</div>

I see this has been raised as an issue against the node, I suggest you watch that issue.

> **[maciejs20/node-red-contrib-rainbird](https://github.com/maciejs20/node-red-contrib-rainbird/issues)**
>
> Contribute to maciejs20/node-red-contrib-rainbird development by creating an account on GitHub.

---

<div class="post-metadata">

### Author: ![Sirhc](https://avatars.discourse-cdn.com/v4/letter/s/b77776/32.png) [@Sirhc](https://discourse.nodered.org/u/Sirhc)
#### Post date: [20 February 2026 22:35 UTC](https://discourse.nodered.org/t/node-red-contrib-rainbird/100364/3 "2026-02-20T22:35:55Z")

</div>

Update on this - Apparently the controller's local API doesn't accept connections on port 80 anymore, only 443. Refer to this link [Unable to connect to Rainbird RC2 Controller · Issue #162671 · home-assistant/core · GitHub](https://github.com/home-assistant/core/issues/162671)

It's a long shot, but would anyone what changes need to be made to [node-red-contrib-rainbird/node-rainbird.js at main · maciejs20/node-red-contrib-rainbird · GitHub](https://github.com/maciejs20/node-red-contrib-rainbird/blob/main/node-rainbird.js)

to get it to work again?

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [20 February 2026 22:57 UTC](https://discourse.nodered.org/t/node-red-contrib-rainbird/100364/4 "2026-02-20T22:57:25Z")

</div>

> [@Sirhc](#):
>
> would anyone what changes need to be made

Maybe just try changing this line to use `https` instead of `http`?

> <https://github.com/maciejs20/node-red-contrib-rainbird/blob/main/node-rainbird.js#L153>

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [20 February 2026 22:57 UTC](https://discourse.nodered.org/t/node-red-contrib-rainbird/100364/5 "2026-02-20T22:57:51Z")

</div>

At a quick glance I would try changing line153 to be https

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [20 February 2026 22:58 UTC](https://discourse.nodered.org/t/node-red-contrib-rainbird/100364/6 "2026-02-20T22:58:31Z")

</div>

Hah ! Beat me to it

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [20 February 2026 22:59 UTC](https://discourse.nodered.org/t/node-red-contrib-rainbird/100364/7 "2026-02-20T22:59:36Z")

</div>

> [@dceejay](#):
>
> Beat me to it

😉 Only because I was already in the forum posting another thread for you to read Dave!

---

<div class="post-metadata">

### Author: ![Sirhc](https://avatars.discourse-cdn.com/v4/letter/s/b77776/32.png) [@Sirhc](https://discourse.nodered.org/u/Sirhc)
#### Post date: [21 February 2026 01:33 UTC](https://discourse.nodered.org/t/node-red-contrib-rainbird/100364/8 "2026-02-21T01:33:19Z")

</div>

Thanks for the reply, that worked.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [7 March 2026 01:33 UTC](https://discourse.nodered.org/t/node-red-contrib-rainbird/100364/9 "2026-03-07T01:33:42Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
