#weather station

1 messages · Page 1 of 1 (latest)

frail jetty
#

I want to buy a home wind turbine but to do this I need a weather station that has an anemometer and rain gauge and while I'm at it I would like it to be compatible with HA, it would be better with matter but the other solutions are also fine for me, the budget is around €100/150

real gyro
frail jetty
real gyro
frail jetty
#

not yet but i got a pc that i use as server w proxmox (dont know if it can help)

real gyro
#

Just plug it in near'ish the station (could just use it on the power plug for it).

#

stations speaks out over BLE -> plug picks it up -> relays over wifi to HA

#

You have to enable it on the plug AND tell HA to use it as a proxy which is not complicated then you should have a winner.

frail jetty
#

so anything with these filters would do?

#

it picks bluethooth and sends wifi right?

real gyro
#

On the feature list it will call it bluetooth gateway or ble gateway or blu gateway or something like that.

#

If you want to put a relay in nearby where the station is anyway then using that is handy. I recommended using a smartplug because it requires no extra work.

frail jetty
#

I see, can I ask you another question? Since the weather station supports Zigbee, if I were to get a Zigbee device, could it follow this map?

zigbee device-(zigbee)-weather station-(ble)-smart plug-(wifi)-server?

real gyro
#

You can also use an ESP32 running ESPHome to act as a bluetooth proxy... but thats another story, using the shelly device allows you to easily use the shelly ecosystem directly if you need/want to.

#

If your HA server is close enough you can also add bluetooth to that and have that directly listen to the BLE signals.

#

This is one of those things that has a whole bunch of possible solutions, Just gotta find the right one for you.

frail jetty
#

tysm for the help man

real gyro
#

You could also add a zigbee coordinator to your server like the ZBT-2 which would allow you to zigbee connect and also becomes a starting point of adding zigbee devices to your smarthome 😛

real gyro