#Static IP on HA Green?
1 messages ยท Page 1 of 1 (latest)
That is odd, It should be an option there. Could you show a screenshot of your about page please?
settings->about
I thought so too -
Ok so you have a bug that happens sometimes with the green where the supervisor has problems and core thinks its a container install because it cant find the supervisor.
OK - just set it up, nothing configured yet, so if I have to nuke it thats fine
You need to perform a safe shutdown of the green and then power it up again (dont just pull the power to cycle it).
Press the power button on it to start a shutdown. after a moment the OS should shut down then you can power it on again.
This should make the about say that it is on HAOS and also the network settings should work correctly.
ohhh ok it thinks its running in a container so naturally it can't configure ip
Exactly this.
Press the button for about 6 seconds to initiate the shutdown.
Only cut the power when all LEDs turned off.
I tapped the power button and it shutdown
it took like 10 secs and the yellow heartbeat went dark
Hopefully should be ok when it reboots.
If your interested, The trigger seems to be if you plug it into power before attaching a network cable. I am not sure on the specifics but this seems to make the supervisor loose its mind.
You know... I think I may have done that in that my network cable wasn't all the way in after it powered up
There we go, That is looking better. you will also likely get a OS update pop up now too. ๐
Sidenote: You should update the OS to get a Linux vulnerability fix.
Yup, The green is a nice little device.
This bug crops up for a few people and they don't realise until they try to do something that requires OS and its missing.
FYI: In general I recommend setting static IP's on the DHCP server side instead of the client side to centralise but whatever works for you. Just be sure to make sure there is a DNS server set correctly otherwise you will get a new problem. ๐
All good - I run AD DNS (don't ask) in home so those DCs are set.
Now I just need to figure out these ZBT2 and ZWA2 things
Now I just need to figure out these ZBT2 and ZWA2 things
For the most part: plug them in -> see them on the devices page -> follow instructions.
There is a little bit more that happens but that will get you started in any case. ๐
I picked up a powered USB hub so I should probably do all that jazz as well
Sounds like you have got everything in hand tbh. You just ran into a stupid bug which tripped you up for a bit.
Good Luck with it all, If you have any other issues then come on back and start a new thread. ๐
Thanks for your help!
No worries, Happy Automating. ๐
One other quick Q - the ZBT-2 s ays zigbee or thread, but one or the other yah? Can I have two ZBT-2 so I can do both?
It is one or the other yes, And yes you can have 2 if you want.
Although unless you actually need thread for something you should try to avoid it tbh...
Also: If you have 2 then you should ensure you place them at least 25cm apart (2 wavelengths at 2.4ghz).
OK I will avoid thread for now
Any chance I can get your take on one more issue? So originally HA Green pulled a DHCP of 192.168.51.91 and so it was discovered with homeassistant.local:8123 to that IP. I changed the IP to static at 192.168.50.13:8123 works. On my PC, http://homeassistant.local:8123 works. But on my android (pixel 9 pro) phone when I open the app and let it find the HA while on the same network segment, it finds it at http://192.168.51.91:8123. So somehow mdns is cached or something on the phone. I deleted the cache/storage for the app but no change.
In Chrome on the phone it resolves to the new, current IP (192.168.50.13)