I have gone down this dark hole quite a bit running a school with 2 solar rigs, 3 phase, bore hole pumps, pressure pumps, pool pumps and what I have found is there is a lot of noise about home assistant and power devices.
What worked for me was Tuya Din rail wifi power meter and it can be found in 20a/30a/50a/80a/100a models with and without display(these devices were branded ATORCH AT4PWP) . The non display models take 1 din slot where as the display model uses 3 din slots. both have inbuilt relay/Current resistor and use a wifi chip that can be flashed to OpenBK and provide mqqt and web page controls the latter being very handy if your HA system is offline for what ever reason. adding to HA is automated up to a point when flashed with openBK, in fact the hardest part is the flashing as they use long holes and short security torx style screws and then you need hot air to pull the board/flash and resolder.
We went down this route instead of having one large unit in central location as we wanted to monitor specific devices and they often shared a power line with something else and these units provided monitoring and control.
URL to pictures/disassembly/flashing & setup guide for the ATORCH
https://www.elektroda.com/rtvforum/topic3941692.htmlIf you need to use approved items then
https://www.gavazziautomation.com/They should be rated to AU and while they dont provide a wifi unit they do supply ethernet cable models or for wireless a MBUS system , so a central RX unit with many senders, one way AFAIK but compatible with HA as they use industry standard modbus , bonus note that many Solar units with modbus rs485 can use the rs485 power meters natively (Dyeye, victron, SolarMax etc) and provide more accurate data for two way power than the in-built CT these solar units have.
Your final issue is going to be remote access, some use the HA cloud option, some have public IP address on the internet, some who are cheap like me just use the free rustdesk tool to remote into my rasppi on same network and access HA that way.