anotherjulien / MyHOME

MyHOME integration for Home-Assistant
GNU Affero General Public License v3.0
137 stars 58 forks source link

energy sensor configuration documentation missing a link to the setup services page #113

Open sxpert opened 8 months ago

sxpert commented 8 months ago

I have noticed the following bug with the energy sensor module:

You won't get the active power values unless you enable it regularly (every 255 minutes) with

*#18{where}*#1200#1*255##

else, you get no active power data.

I noticed the data only started to come in when I went with the F454 gateway's website, which sent this command right after listing the consumption for the day. Then, the active power data stopped after the 255 minutes, so I suppose you have to send that command regularly to keep the thing going.

sxpert commented 8 months ago

hah, didn't read the doc all the way... it's pretty tricky. the doc needs a pointer to the "you need to setup services" in the "setup sensors page"