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


Device list and status 2.2

   (3 reviews)

5 Screenshots

About This File

Several times I've got lost in my system to identify specific device.

I believe many of us have old devices/scenes that have been hidden or disabled. After a while, finding them again is quite a headache and not an easy task.

I have written a scene that shows all existing devices, scenes, users and mobile devices with some extra data of properties.

 

The scene output has two formats:

  1. a list of devices by rooms
  2. a plain list of all components in acceding order of IDs

 

In order to choose between two formats please change as following:

  • local plainList =false (for list by rooms)
  • local plainList=true (for plain list in acceding order)

Since the latest upgrade 4.503 there is a new type of warning "API: not found".

So during the execution you might see a lot of messages:

[DEBUG] 00:19:26: Gathering system information.....
[DEBUG] 00:19:26: [1;31m2018-07-03 00:19:26.358874 [ error] API: Not found
[DEBUG] 00:19:26: [1;31m2018-07-03 00:19:26.528578 [ error] API: Not found
[DEBUG] 00:19:26: [1;31m2018-07-03 00:19:26.669187 [ error] API: Not found
[DEBUG] 00:19:26: [1;31m2018-07-03 00:19:26.826398 [ error] API: Not found
....................................................

Please ignore the messages and wait...

I hope Fibaro team will fix it on stable release.


What's New in Version 2.2   See changelog

Released

Bug fix

 

When user removed (in Access panel) but user ID steel appears as logged user at mobile device application crashes.

Deleted user will marked red (user doesn't exist) at mobile devices list

  • Like 1


User Feedback

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


Markoe

   2 of 2 members found this review helpful 2 / 2 members

Just downloaded and added that one row marked important . Works nicely! Thanks this is handly

  • Thanks 1
Link to review
HansS1964

  

Hi, thanks for the very usefull script. However, the "sendmail" function does not seem to work, altough i get notification emails from other scripts.

The output in the window looks very good, but i would need to have it in email.....

What am i doing wrong ?

 

 

Response from the author:

Did you change configuration of notifications?

eMailId   = 2      --- user ID to send email
eMail     = true   --- if true email will send
popupNote = true   --- if true popup notification will send
pushNote  = true   --- if true interactive push notification will send

 

Did you receive push or popup notifications?

Link to review
drivex

  

I think that script is very useful but in my case it doesnt work. Progress bar stops at 79% with following error


[DEBUG] 00:36:44: 2019-01-06 00:36:44.883673 [ fatal] Unknown exception: /opt/fibaro/scenes/229.lua:95: attempt to perform arithmetic on a nil value

 

Response from the author:

Please see PM

Link to review
×
×
  • Create New...