@amelchio
Is it possible to setup multiple devices?
It is supposed to work but I only tested it with a single device.
netgear_lte:
- host: IP_ADDRESS1
password: SECRET1
- host: IP_ADDRESS2
password: SECRET2
Can I add a name to distinguish?
Off topic, which provider are you using with the modem, and do you get a public or private IP from the provider?
I currently have 16 modems deployed with AT&T and all are getting private IP’s.
Wow, 16? I was unsure about just two modems even being a realistic use case. I currently get an address in the 100.64.0.0/10 space, so not public.
The notify service can be named but the sensors cannot, I honestly did not consider that situation. I will add unique_id support so they can be named using the entity registry.
Great, thanks.
Waiting on AT&T to upgrade the service to something they call i2Gold, which would give me static public IP’s.
Once that’s complete, I can test with multiple device.
WOW!, thanks for the quick turn around.
Can’t wait to get my statics, AT&T is taking forever to get it setup.
How did you test (locally/remotely)?
Eh, not sure what you are asking. The modem is on my LAN …
Sorry, forgot you mentioned you had a private IP, was wondering how it would function over the Public IP.