更多篩選條件

Change Wi-Fi connection

Ruth Wengert
更新時間 2026-05-20 03:19:34 UTC 
話題: 通用
I have changed the name of my Wi-Fi. I need to change my Wi-Fi connection to its new name I have a new Wi-Fi in your hub will not work because it can’t download a new Wi-Fi for some damn reason
瀏覽: 1898   回覆: 2

Change Wi-Fi connection

Ruth Wengert
更新時間 2026-05-20 03:19:27 UTC 
話題: 通用
I have changed the name of my Wi-Fi. I need to change my Wi-Fi connection to its new name I have a new Wi-Fi in your hub will not work because it can’t download a new Wi-Fi for some damn reason
瀏覽: 1752   回覆: 0

Change Wi-Fi connection

Ruth Wengert
更新時間 2026-05-20 03:18:14 UTC 
I have changed the name of my Wi-Fi. I need to change my Wi-Fi connection to its new name
瀏覽: 1774   回覆: 1

Changing WiFi Network post original installation

deleted_20260518221841_george
更新時間 2026-05-18 14:03:27 UTC 

Hi- been using your sprinkler controller for several years and have recently added a new WiFi network. 


I'm following the instructions how to switch the Netro controller to a new WiFi network. After resetting the controller, it change my iphone WiFi network over to Netro-XXX (which tells me I have no internet access). 

When I return to the Netro app and click 'Next', it just keeps instructing me to connect to Netro-XXX first. 


The Netro controller continues to blink despite unplugging it so stuck in limbo now. 


Thank you

瀏覽: 1852   回覆: 2

Riego manual

Javier Galván Romo
更新時間 2026-05-18 11:15:08 UTC 
話題: 安裝
¿Como puedo hacer un riego manual zona a zona para comprobar lis goteros obstruidos?
瀏覽: 2113   回覆: 1

Longer watering per zone

Ruud
更新時間 2026-05-16 21:17:27 UTC 

I have a Netro Sprite (6 zones).


I would like to water one time a week, 4 hours per zone in one run. I am not able to make programmes and single runs longer than 60 minutes. 


Am I doing something wrong, or is this not supported?


Thanks for helping me out.

瀏覽: 1858   回覆: 2

Why would it show rain on the Home Screen when there is none in the forecast

Michael Harrington
更新時間 2026-05-16 01:39:35 UTC 
瀏覽: 1879   回覆: 1

Zones not running

Richard Snyder
更新時間 2026-05-14 13:48:46 UTC 
All zones are programmed to run but only zone 1 runs.
瀏覽: 1877   回覆: 2

Sensores fallan

Juan Pascual
更新時間 2026-05-12 13:01:26 UTC 

Todos los sensores que he adquirido al cabo de dos años dejan de cargarse por el panel solar y son inservibles


Conectados por usb a una fuente de alimentación son capaz de emparejarse pero al desconectarse dejan de funcionar 


Enchufados a la corriente la luz única un bucle de rojo de menos a más parpadeo amarillo y parpadeo verde. Los puedo dejar cargando por usb 12 horas pero al desconectarlo se mueren


Alguna solución ? 

瀏覽: 1919   回覆: 1

My password

Cliff Howatd
更新時間 2026-05-11 14:08:56 UTC 
話題: 通用
My password keeps dropping, and I have to re-enter the password every time I want to use my phone to access programs.
瀏覽: 1876   回覆: 1

New feature request

Alfonso Olias Sanz
更新時間 2026-05-10 19:34:04 UTC 
話題: Netro App
It would be nice to receive an alert when the whisperers are running out of battery 
瀏覽: 1868   回覆: 1

programs - status sign

Lee Hill
更新時間 2026-05-08 06:45:32 UTC 
話題: Netro App

Developers, can you add some indication to list of programs to see which is enabled, which is not?

Instead of going into each and scroll to the very bottom to check 'enabled'.

I think of either being grayed out or adding a sign, whatever simplest may work.

thank you

瀏覽: 1875   回覆: 1

programs - reordering

Lee Hill
更新時間 2026-05-08 06:40:14 UTC 
話題: Netro App

can anyone help how to reorder programs?

When edit turned on, I just cannot grab marks to the right to pull up or down. So what is that sign for (like > =)?

Mark on left at each program is to delete. That's okay.

瀏覽: 1907   回覆: 1

The average temperature for a day is insufficient to calculate correct watering.

Richard
更新時間 2025-12-17 07:17:57 UTC 
When I have Whisperers, the system appears to calculate the average over the day about 4 degrees higher than for zones without Whisperers.

It seems that, even though the weather data is available throughout the day, that zones without sensors only use the forecast high and low.


This is insufficient to correctly adjust for the amount of watering required.


For example, today is 7 degrees C up to 36.

Whisperer zones average the temp at 26C while non-Whisperer zone calculate the average at 22C.


On these extremely hot days, the non-whisperer zones are under-watering much more than the Whisperer zones.


Also note that even the zones with Whisperers always under-water and needs custom programs or manual intervention.


This finally explains to me why zones are always under-watered.


Can the system please use multiple day readings for non-Whisperer zones and PLEASE provide more watering?

瀏覽: 3313   回覆: 2

Seeding my lawn this week... How do I adjust the "New Plant" option for consistent watering?

Jonathan B.
更新時間 2025-10-20 22:59:45 UTC 

Hi... since it's still fairly warm outside, I'd like to have the Zone water every 2 hrs for about 3 minutes just to keep the ground moisture up.

I'm not clear on how to do this?  Anyone?

瀏覽: 3895   回覆: 1

Zone flexibility

Mike R
更新時間 2025-10-29 01:20:50 UTC 
I have a hill that was terraced and replanted. I was told to run the circuit twice a day for 15 minutes for a month. Drip lines. Seems like my system doesn’t have that flexibility. Am i correct?
瀏覽: 3730   回覆: 1

API broken?

Tortfeaser
更新時間 2025-11-21 04:58:13 UTC 
Hi, I can get my Netro controller info using:

curl -v https://api.netrohome.com/npa/v2/info.json?key=MYAPIKEY

(where MYAPIKEY is a key from the user account page)

but when I try to update soil moisture data with:

curl -X POST -H "Accept: application/json" -H 'Content-Type:application/json' -d '{"key":"MYAPIKEY","moisture":100}' "https://api.netrohome.com/npa/v2/set_moisture.json"

I get an error about an invalid key:

{"status":"ERROR","meta":{"time":"2025-11-21T04:54:56","tid":"1763700896_KpmY","version":"2.0","token_limit":0,"token_remaining":0,"last_active":"2025-11-21T04:54:56","token_reset":"2025-11-22T00:00:00"},"errors":[{"code":1,"message":"Invalid key: ","params":{}}]}

What's going on?

瀏覽: 15606   回覆: 1

Cannot add pixie z1

John R
更新時間 2025-12-09 02:23:46 UTC 
話題: 安裝
I cannot add my pixie z1 to the app because pixie z1 is not shown as an option. I have the hub connected. 
瀏覽: 3405   回覆: 1

Watering on wrong day

keller3987
更新時間 2025-12-09 15:39:44 UTC 
I have programmed my Netro to skip Tuesday’s but the controller waters anyway. How do I stop this?
瀏覽: 3265   回覆: 1

Old whisperer

Jean Paul Lasserre
更新時間 2026-01-20 10:38:33 UTC 

My two whisperers stopped due to lack of sun. The new one started communicating again.

The old one started communicating but then stopped while the battery was still above 90%.

Seems a communication problem 

Blue light blinking turned quickly to white light blinking.

After blinking a few minutes it stopped but is not connected to the App.

Tried putting it ON close to controller and then close to WiFi router, the result is the same, no connection.

Is the whisperer dead ? Should I buy a new one ?

Thanks

瀏覽: 2967   回覆: 1