Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


Consumption Monitoring Scene 3.0.4

   (0 reviews)

1 Screenshot

About This File

Consumption monitoring™ v3.0.4

 

CHANGES
2018-02-18 Added support for send push every hour. Added more emoijs to VD
2017-04-04 Corrected day, line 115
2017-04-13 Corrected selfRun function. Added 2 more labels with info. Added emoijs.

 

Monitor your energy consumption and if wanted it will send a daily push and month report with consumed energy

  • Supports AEON Labs energy meter (and more...?)
  • Supports Autofrank's Smart Message Hub

58db784f2864a_Skrmavbild2017-03-29kl_11_00_24.thumb.png.1218ab5cc345790dfcd0e1d5b8521f2d.png

58db785ddc54d_Skrmavbild2017-03-29kl_10_59_15.thumb.png.2f88b227a692a862944d368c0e77971b.png

 

 

 

  • Create an empty vd(virtual device) with 7 labels. ID of the label should be Label1 to Label5. Name you can set what you want. 
    Update - 2017-04-13 - To show the new info in VD then add 2 more labels. Label1 to Label7 
  • 58df372375484_Skrmavbild2017-04-01kl_07_12_56.thumb.png.edb7c0b814457a686da60f5240295d8a.png
  • Create an empty LUA scene and copy the LUA code into that scene.
  • Change line 22 to your AEON LABS HEM id local energyMeterID = 319
  • Change line 26 to your vd id that you just created local vdID = 464
  • Change line 30 to false (local selfRun = true) if you want to run the scene from other scene like @Sankotronic Time Based Events Control
  • Supports @AutoFrank SmartMessageHub, set line 38 to false if you want to use standard push (local SMsgH = true)
  • set id of the SMsgH scene at line 40 local SMsgHid  = 262 Does also support @AutoFrank HomeTable setup
  • if you set  local SMsgH = false remember to fill in id of the smartphones you want to have the push local pushUsersHC2 = {"449"} Separated with comma
  • change line 59 to false if you don't want to have an daily report pushed. local sendPushDaily = true
  • change line 62 to false if you don't want to have an monthly report pushed local sendPushMonthly = true
  • change line 64 to wanted time you want to have the report to be sent local sendPushTime  = "06:30"

 

EXTRA INFO

  • Can support more then just AEON HEM but that depends if Fibaro have the power info from the device. You can check that if you run this in your browser http://HC2_IP/api/energy/now-86400/now/single/devices/power/ID_OF_DEVICE. Result should be like the below picture
  • 58df3d0614674_Skrmavbild2017-04-01kl_07_38_16.png.8a7a94e25657260d513d51a3936779cf.png
  • So for example if you just want to have info about the dishwasher, fridge, washing machine etc it should be supported.

 

 

 

Screenshot.png

Consumption_Dashboard.vfib


What's New in Version 3.0.2   See changelog

Released

No changelog available for this version.

  • Like 3

Other Files from jompa68


User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

×
×
  • Create New...