Mobile Public IP Address IPV6

Is is possible to also get the devices public ipv6 address. Right now it just shows ipv4. Either another sensor, or an attribute of the current one?

Thanks,
Joe

for this we probably will need to have a second sensor to use the universal IP which can be either IPv4 or IPv6. Currently the API used is IPv4 but we should avoid a breaking change if possible.

https://www.ipify.org/

That would be great. Thanks for your contributions!