scottyphillips / echonetlite_homeassistant

A Home Assistant custom component for use with ECHONET enabled devices.
MIT License
137 stars 42 forks source link

Version 3.7.0 will be released soon #118

Closed nao-pon closed 2 years ago

nao-pon commented 2 years ago

Hi, All! I've planning to release version 3.7.0 soon. Please try the master branch if possible and let us know if it works or if there are any problems.

nao-pon commented 2 years ago

It released.

lordCONAN commented 2 years ago

Release Notes for 3.7.0 has some errors.

Support Low voltage smart electric energy meter (Smart Mater / B-Root Service).

Should read

Support Low voltage smart electric energy meter (Smart Meter / B-Route Service).

@nao-pon Thanks for all your hard work!

nao-pon commented 2 years ago

@lordCONAN I fixed that's typo. Thanks! 👍 By the way, do you have a smart meter with B-Route Service enabled? If you have it, please check if it works.

lordCONAN commented 2 years ago

I do have a smart meter, but haven't had 中国電力 turn on B-Route yet, as I have no hardware to connect with B-Route. I was thinking about getting a B-Route module.

nao-pon commented 2 years ago

OK! If you buy it, please try it!

I'm also considering buying a similar one, but it's expensive because it's not really necessary for me...

nao-pon commented 2 years ago

It caught my attention, so I looked into it, and it seems that I need something to interconnect Wi-SUN and Ethernet, such as a Wi-SUN gateway kit (RpiWi-001). ESP-32 etc. may be possible if we program it. I'm looking for any good libraries.

ref.

ammgws commented 2 years ago

Do you already have a smart meter? It seems like you need to apply to your power company to get the authentication details for using Wi-SUN too, e.g. https://www.kansai-td.co.jp/application/smart-meter/low-pressure/index.html

nao-pon commented 2 years ago

Yes, It has a smart meter installed. But I don't have a Wi-SUN module. What I'm thinking is he will create a Wi-SUN <-> WiFi LAN bridge such as with BP35C0-T01 and ESP-32. can i? can't i? I'm still gathering more information.

It might be easier to simply get the information from the USB dongle and expose it via MQTT instead of this integration. . .

After all, the Wi-SUN gateway kit (RpiWi-001) mentioned earlier might be the easiest.

nao-pon commented 2 years ago

To connect with the B route service of Japanese smart meters, I chose the Wi-SUN gateway kit. However, since the service account has not been activated yet, we will let you know the outcome once the service account is activated.

However, since this topic is only for Japan, I will not continue it here and will continue it in Japanese on my repository.