to see if host is up.
If it isnt then maybe something is wrong with your ha yellow or it just went iin sleep mode or whatever.
Edit:
You basically have 2 possibilities. If this device is connected to your router with lan cable then either it is going into some sleep mode and you have to wake it up from time to time or ha is for some reason crashing on this device. Maybe haos crashed, i dont know.
This is how i see this problem. It doesnt mean that I’m right about this but this is my opinion.
C:\Windows\System32>ping -c 3 192.168.50.61
Bad value for option -c.
I assume the "3 " in that string was a typo.
C:\Windows\System32>ping -c 192.168.50.61
Bad value for option -c.
It is connected to my LAN with Ethernet.
If sleep mode is the issue, are you suggesting sleep mode caused by the router? I would think HA would be designed to avoide this.
If crashing, I could re-install the SW from scratch. I have no automations or custom dashboards yet as I was waiting to resolve this first. Kind of useless if I have to do multiple power cycles every week.
No it isnt but im using linux, so maybe in windows is different.
if sleep mode is an issue router doesnt have anything to do with it. It is your raspberry pi bios settings. But maybe, I dont know as I never used this device anyway. I use desktop comp running linux and ha is in docker.
Pinging 192.168.50.61 with 32 bytes of data:
Reply from 192.168.50.61: bytes=32 time=2ms TTL=64
Reply from 192.168.50.61: bytes=32 time=2ms TTL=64
Reply from 192.168.50.61: bytes=32 time=3ms TTL=64
Reply from 192.168.50.61: bytes=32 time=2ms TTL=64
Ping statistics for 192.168.50.61:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 2ms, Maximum = 3ms, Average = 2ms
This means your ha yellow is online and probably it is not the problem.
Very likely ha is for some reason.
Try to install nmap and scan this ip for open ports.
I am able to transfer photos from my Cell Phone to my PC with the same USB cable that does not show the Silicon Labs CP210x USB to UART Bridge in Device Manager, so something strange going on, but it is most likely a PC/Windows issue (just a guess).
I used Raspberry Pi Imager and reinstalled the software on my NVMe. Will see if this resolves my problem. Last time it took 6 days before I could no longer log in. Lets see if I experience the same or maybe I just had a bad install the previous time.