GithubHelp home page GithubHelp logo

homebridge-flume's People

Contributors

bwp91 avatar ssmoss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

ssmoss clayoster

homebridge-flume's Issues

Can’t see device in HomeKit

What issue do you have? Please be as thorough and explicit as possible.

I installed the plug-in per the directions. Created the API codes. The device shows up in Homebrodge but I cannot see it in HomeKit.

Details of your setup.

  • Do you use (1) Homebridge UI-X (2) Homebridge CLI or (3) HOOBS?

Homebridge

  • Which version of Homebridge/HOOBS do you have?

Most current.

  • Which platform do you run Homebridge/HOOBS on (e.g. Raspberry Pi/Windows/HOOBS Box)? Please also mention your version of Node.js/NPM if known.

Mac Mini

  • Which version of this plugin (homebridge-flume) do you have? Has the issue started since upgrading from a previous version?

Newest version. Just download yesterday.

  • Which Flume devices do you have that are causing issues? Please include product models if applicable.

Water sensor.

Please paste any relevant logs below.


Failed Update due to missing dependency

What issue do you have? Please be as thorough and explicit as possible.

Failed update to the latest version due to a missing dependency.

Details of your setup.

  • Do you use (1) Homebridge UI-X (2) Homebridge CLI or (3) HOOBS?

Hoobs

  • Which version of Homebridge/HOOBS do you have?

Hoobs 4.2.5

  • Which platform do you run Homebridge/HOOBS on (e.g. Raspberry Pi/Windows/HOOBS Box)? Please also mention your version of Node.js/NPM if known.

PI and Node.js is 16.15.1

  • Which version of this plugin (homebridge-flume) do you have? Has the issue started since upgrading from a previous version?

2.0.3 - yes since the upgrade

  • Which Flume devices do you have that are causing issues? Please include product models if applicable.

F2000

Please paste any relevant logs below.

6/18/2022, 9:47:15 AMFlume Bridge starting
6/18/2022, 9:47:18 AMFlume BridgeERRORError loading plugin "homebridge-flume"
6/18/2022, 9:47:18 AMFlume BridgeERRORCannot find module 'mime-db'
Require stack:
- /var/lib/hoobs/flumebridge/node_modules/mime-types/index.js
- /var/lib/hoobs/flumebridge/node_modules/form-data/lib/form_data.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/defaults/env/FormData.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/defaults/index.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/core/transformData.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/core/dispatchRequest.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/core/Axios.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/axios.js
6/18/2022, 9:47:18 AMFlume BridgeERRORError: Cannot find module 'mime-db'
Require stack:
- /var/lib/hoobs/flumebridge/node_modules/mime-types/index.js
- /var/lib/hoobs/flumebridge/node_modules/form-data/lib/form_data.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/defaults/env/FormData.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/defaults/index.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/core/transformData.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/core/dispatchRequest.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/core/Axios.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/axios.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.Module._load (node:internal/modules/cjs/loader:778:27)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (/var/lib/hoobs/flumebridge/node_modules/mime-types/index.js:15:10)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (/var/lib/hoobs/flumebridge/node_modules/form-data/lib/form_data.js:9:12)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
6/18/2022, 9:47:18 AMFlume BridgeWARNINGNo plugins installed.
6/18/2022, 9:47:18 AMFlume BridgeLoading 1 platforms...
6/18/2022, 9:47:18 AMFlume BridgeFailed to find plugin to handle accessory Flume
6/18/2022, 9:47:18 AMFlume BridgeBridge is running on port 51876.
6/18/2022, 9:47:18 AMFlume BridgeWARNINGunhandled rejection: Error: Cannot find module 'mime-db'
Require stack:
- /var/lib/hoobs/flumebridge/node_modules/mime-types/index.js
- /var/lib/hoobs/flumebridge/node_modules/form-data/lib/form_data.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/defaults/env/FormData.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/defaults/index.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/core/transformData.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/core/dispatchRequest.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/core/Axios.js
- /var/lib/hoobs/flumebridge/node_modules/axios/lib/axios.js

Consistent warning in logs

What issue do you have? Please be as thorough and explicit as possible.

MFlume BridgeFlumeWARNING[Flume] could not be refreshed as Request failed with status code 429.

Details of your setup.

  • Do you use (1) Homebridge UI-X (2) Homebridge CLI or (3) HOOBS?
    Hoobs

  • Which version of Homebridge/HOOBS do you have?
    Have hoobs full version with there Raspberry Pi Box running Version 4.2.8. Homebridge Version 1.5.0

  • Which platform do you run Homebridge/HOOBS on (e.g. Raspberry Pi/Windows/HOOBS Box)? Please also mention your version of Node.js/NPM if known.
    HOOBS Box Node 16.17.1

  • Which version of this plugin (homebridge-flume) do you have? Has the issue started since upgrading from a previous version?
    2.0.7 The issue mentioned above has been consistent throughout all versions from starting from when I first used it in Jan of 2022

  • Which Flume devices do you have that are causing issues? Please include product models if applicable.
    Flume device with wifi Bridge

Please paste any relevant logs below.

[HTTP getDeviceInfo()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"id":"6744446800208432261","type":2,"location_id":70156,"user_id":56164,"bridge_id":"6741896010570553179","oriented":true,"last_seen":"2022-10-16T12:16:08.000Z","connected":true,"battery_level":"high","product":"flume2"}],"count":1,"pagination":null}.
10/16/2022, 8:25:09 AMFlume BridgeFlume[HTTP getDeviceInfo()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"id":"6744446800208432261","type":2,"location_id":70156,"user_id":56164,"bridge_id":"6741896010570553179","oriented":true,"last_seen":"2022-10-16T12:16:08.000Z","connected":true,"battery_level":"high","product":"flume2"}],"count":1,"pagination":null}.
10/16/2022, 8:25:09 AMFlume BridgeFlume[HTTP getLeakInfo()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"active":false}],"count":1,"pagination":null}.
10/16/2022, 8:25:09 AMFlume BridgeFlume[HTTP getLeakInfo()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"active":false}],"count":1,"pagination":null}.

Support for Custom Alert Rules

  • Please explain your feature request in a one or two sentences.

It seems like alerts are only sent to HomeKit for the Flume Smart Leak Alert and not for any Custom Alert Rules.

  • Is your feature request related to a problem? Please describe.

High Flow Alert is a popular Custom Alert. I need to set up an automation for it in HomeKit. I'd be happy if all Flume alerts triggered the same single HomeKit leak sensor. But, for others, they might want separate leak sensors for each Flume Alert?

  • Any particular Flume devices that this relates to?

All

  • Anything else?

Error Code 400

What issue do you have? Please be as thorough and explicit as possible.

New error that recently started showing up - error code 400

Details of your setup.

Do you use Homebridge (with config-ui?) or HOOBS?
Homebridge

Which version of Homebridge/HOOBS do you have?
Latest 1.6.0

Which version of this plugin (homebridge-flume) do you have? Has the issue started since upgrading from a previous version?
Latest stable 3.0.1

Which Flume devices do you have that are causing issues? Please include product models if applicable.
Please paste any relevant logs below.

[15/03/2023, 13:57:25] [Flume] [Flume] could not be refreshed as [HTTP renewToken()] Request failed with status code 400 at default.renewToken (file:///var/lib/homebridge/node_modules/homebridge-flume/lib/connection/http.js:162:13).
[15/03/2023, 13:58:25] [Flume] [Flume] could not be refreshed as [HTTP renewToken()] Request failed with status code 400 at default.renewToken (file:///var/lib/homebridge/node_modules/homebridge-flume/lib/connection/http.js:162:13).
[15/03/2023, 13:59:25] [Flume] [Flume] could not be refreshed as [HTTP renewToken()] Request failed with status code 400 at default.renewToken (file:///var/lib/homebridge/node_modules/homebridge-flume/lib/connection/http.js:162:13).

Flume throwing error 'now and then'

What issue do you have? Please be as thorough and explicit as possible.

I get this spurious error, maybe every 5 days or so. It is a 500 error, so it might be pointing at the Flume service but felt we should document it here.

Details of your setup.

HB via Ionexx Xome on latest homekit - all devices OS at 16.4 on a Unifi Alien meshed network wifi 6)

  • Which version of Homebridge/HOOBS do you have?
    1.60

  • Which platform do you run Homebridge/HOOBS on (e.g. Raspberry Pi/Windows/HOOBS Box)? Please also mention your version of Node.js/NPM if known.
    Rapberry Pi via IONEXX Xome

  • Which version of this plugin (homebridge-flume) do you have? Has the issue started since upgrading from a previous version?
    Flume 3.02

  • Which Flume devices do you have that are causing issues? Please include product models if applicable.
    Flume V2

Please paste any relevant logs below.

[4/3/2023, 10:48:12 AM] [Flume] [Flume] could not be refreshed as Request failed with status code 500 at settle (file:///var/lib/homebridge/node_modules/homebridge-flume/node_modules/axios/lib/core/settle.js:19:12).

2 different errors in logs

What issue do you have? Please be as thorough and explicit as possible.

Errors in log - 2 different ones, one is ECONNRESET and one is status code 500

Details of your setup.

  • Do you use Homebridge (with config-ui?) or HOOBS?

Homebridge

  • Which version of Homebridge/HOOBS do you have?

Latest 1.6.0

  • Which version of this plugin (homebridge-flume) do you have? Has the issue started since upgrading from a previous version?

Latest stable 2.0.9

  • Which Flume devices do you have that are causing issues? Please include product models if applicable.

Please paste any relevant logs below.

[30/01/2023, 21:05:49] [myQ] myQ API: Successfully connected to the myQ API.
[30/01/2023, 21:19:16] [Flume] [Flume] could not be refreshed as read ECONNRESET at Function.AxiosError.from (file:///var/lib/homebridge/node_modules/homebridge-flume/node_modules/axios/lib/core/AxiosError.js:89:14).
[30/01/2023, 22:11:17] [Flume] [Flume] could not be refreshed as read ECONNRESET at Function.AxiosError.from (file:///var/lib/homebridge/node_modules/homebridge-flume/node_modules/axios/lib/core/AxiosError.js:89:14).
[30/01/2023, 23:36:13] [Flume] [Flume] could not be refreshed as read ECONNRESET at Function.AxiosError.from (file:///var/lib/homebridge/node_modules/homebridge-flume/node_modules/axios/lib/core/AxiosError.js:89:14).
[30/01/2023, 23:49:12] [Flume] [Flume] could not be refreshed as read ECONNRESET at Function.AxiosError.from (file:///var/lib/homebridge/node_modules/homebridge-flume/node_modules/axios/lib/core/AxiosError.js:89:14).
[31/01/2023, 01:10:24] [Homebridge UI] Running job to cleanup config.json backup files older than 60 days...
[31/01/2023, 02:46:54] [Rachio] Expecting webhook authentication
[31/01/2023, 03:36:04] [Flume] [Flume] could not be refreshed as Request failed with status code 500 at settle (file:///var/lib/homebridge/node_modules/homebridge-flume/node_modules/axios/lib/core/settle.js:19:12).
[31/01/2023, 05:49:41] [Homebridge UI] Running scheduled instance backup...

Node 20

No errors are occurring, but I am receiving a warning that Node 20 is not supported - do you plan on updating the plugin to not warn about this?

Getting the Flume plugin to show up in the apple home app

Hi,

I have other home bridge plugins and they all show up in the apple home app.
I installed it using the search function on the plug-ins page and see that the necessary JSON was put into place automatically after I entered my credentials and restarted the Home bridge
Please clarify how to get the Flume plug in to show up in the apple hone app

I add plugin rarely enough that I think I am forgetting something simple

I run Homebridge UI on an always on Mac mini
It is version 1.6.1

I have the Flume Home Water sensor and the flume app can read everything with no issues.

What are this plugin's features?

Hi, thank you so much for your work on this plugin!

Is there a a description of its functionality? The README says "view and control," but I'm not sure exactly what that means. I have installed it and as far as I can tell, it just adds a Leak Sensor to HomeKit. When does this get triggered? Is it when any Flume Usage Alert is activated (Flume Smart Leak Alert and Flume Custom Alerts in Flume's settings)? Or something else?

Thanks in advance,

Russell

Error Starting homebridge-flume on HOOBS Box

What issue do you have? Please be as thorough and explicit as possible.

Trying to enable the Flume plugin on my HOOBS box, and get the following error in the logs every time the bridge starts.

12/17/2022, 10:59:54 AMMainFlumeWARNING***** Disabling plugin. *****
12/17/2022, 10:59:54 AMMainFlumeWARNING***** [HTTP obtainToken()] Cannot read properties of undefined (reading '0') at default.obtainToken (file:///var/lib/hoobs/main/node_modules/homebridge-flume/lib/connection/http.js:93:13). *****

I have run this successfully in native Homebridge.

Details of your setup.

  • Do you use Homebridge (with config-ui?) or HOOBS?
    Yes, HOOBS

  • Which version of Homebridge/HOOBS do you have?
    HOOBS 4.2.8, Node 16.18.1, Homebridge 1.5.0 on HOOBS Box

  • Which version of this plugin (homebridge-flume) do you have? Has the issue started since upgrading from a previous version?
    2.0.8

  • Which Flume devices do you have that are causing issues? Please include product models if applicable.
    Latest generation Flume sensor.

Please paste any relevant logs below.

12/17/2022, 11:05:45 AMMainFlumeInitialising plugin v2.0.8 | System linux | Node v16.18.1 | HB v1.5.0 | HAPNodeJS v0.10.2...
12/17/2022, 11:05:45 AMMainFlumeWARNINGConfig entry [threshold] is unused and can be removed.
12/17/2022, 11:05:46 AMMainFlumePlugin initialised. Setting up accessories....
12/17/2022, 11:05:47 AMMainFlume[HTTP obtainToken()] "\u001f�\b\u0000\u0000\u0000\u0000\u0000\u0000\u0003]R]o�@\u0010�+�=[\u0011�]lx��؁� ۘ\u000fW\u0015:�u88��#\u0018���\u001en�H}9ifggG�����Rh\u001ad���\t�U\u0002��\u0014u�\nI�W��\u0001�Zh�7�\u0005MP*�5�#S\u0015�/���5\t\b�8$�([�'(!� ��\u0007\u0012U\u000ee$��h\u001b\u0003�����\u001e!�\u0017%\u000f��@�d\u000e�^<�g?�V\u001ao���`b�Y��\u0014a�z}����*l\u000fO�ݺc�3��GS3��\u001e<sl\u001eBU�s~o�g��;���~��Mc2�\u0013��08��y\u001axR�kt��T����Xp�\u0018�7��y�3z�e��s�����Y�ΞT�e����\u00186f�\u0007��<ŹI|�\u0003UO��P�s��c҇ٮ�qW;���\u001eN�'\u0005�f�<X!U���\b�²��e���s������\u0011&�ޝ�\t|h�\u0016�ve54\u0011+�\u0003�\u0016�qj�H*��Z�_��t�h3Lf:�w>�\u001a�c\u0005\u0016�\u0012�5\u001d\u0016\u0017����/��@\u0006��+ye%\u0011����E?�\u0003[�;�8\u0002\u0000\u0000".
12/17/2022, 11:05:47 AMMainFlumeWARNING***** Disabling plugin. *****
12/17/2022, 11:05:47 AMMainFlumeWARNING***** [HTTP obtainToken()] Cannot read properties of undefined (reading '0') at default.obtainToken (file:///var/lib/hoobs/main/node_modules/homebridge-flume/lib/connection/http.js:93:13). *****

Limit sites

  • Please explain your feature request in a one or two sentences.
    Filter which devices or sites are added.

  • Is your feature request related to a problem? Please describe.
    All devices across multiple sites are added to HomeKit, giving me sensor alerts for properties that aren’t relevant to the HomeKit home I’m configuring.

  • Any particular Flume devices that this relates to?

  • Anything else?

Indicator of compromise called during startup

What issue do you have? Please be as thorough and explicit as possible.

I've isolated the offending IP Address (216.239.34.21) call being made through this plugin. I have not tried to trace it past that. It seems something is making a call to this IP that had a pretty bad reputation. This could be some dependency of a dependency etc..

Details of your setup.

  • Do you use (1) Homebridge UI-X (2) Homebridge CLI or (3) HOOBS?
    Homebridge

  • Which version of Homebridge/HOOBS do you have?

4.50.5

  • Which platform do you run Homebridge/HOOBS on (e.g. Raspberry Pi/Windows/HOOBS Box)? Please also mention your version of Node.js/NPM if known.

Docker - Proxmox

  • Which version of this plugin (homebridge-flume) do you have? Has the issue started since upgrading from a previous version?

v3.0.2

  • Which Flume devices do you have that are causing issues? Please include product models if applicable.

NA

Please paste any relevant logs below.


Addition of Usage Data in HomeKit

  • Please explain your feature request in a one or two sentences.
    I see that you have added the usage information to the Eve app would be great if they could actually populate in HomeKit

  • Is your feature request related to a problem? Please describe.
    No

  • Any particular Flume devices that this relates to?

Flume 2

  • Anything else?

429 Request failed

What issue do you have? Please be as thorough and explicit as possible.

This is new setup so maybe I need to wait - Maybe its a flume side issue.

[1/11/2022, 5:19:38 PM] [Flume] ***** Disabling plugin. *****
[1/11/2022, 5:19:38 PM] [Flume] ***** [HTTP getDevices()] Request failed with status code 429 at connectionHTTP.getDevices (/usr/lib/node_modules/homebridge-flume/lib/connection/http.js:200:15). *****

Details of your setup.

  • Do you use Homebridge (with config-ui?) or HOOBS?

Homebridge w Config UI

  • Which version of Homebridge/HOOBS do you have?

1.3.9

Node.js Version | v16.13.1

  • Which version of this plugin (homebridge-flume) do you have? Has the issue started since upgrading from a previous version?

homebridge-flume v1.2.3

  • Which Flume devices do you have that are causing issues? Please include product models if applicable.

Flume V2

Please paste any relevant logs below.

I removed access token stuff.

[1/11/2022, 5:31:42 PM] [Flume] [HTTP obtainToken()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"token_type":"bearer","access_token":""count":1,"pagination":null}.
[1/11/2022, 5:31:42 PM] [Flume] ***** Disabling plugin. *****
[1/11/2022, 5:31:42 PM] [Flume] ***** [HTTP getDevices()] Request failed with status code 429 at connectionHTTP.getDevices (/usr/lib/node_modules/homebridge-flume/lib/connection/http.js:200:15). *****

Flume plugin doesnt send notifications to Home (IOS or MAC)

What issue do you have? Please be as thorough and explicit as possible.

Flume not sending alerts to Homekit devices. For example when wife take super long shower it reports a leak via the Flume App, but not home (just says 'SAFE')

Details of your setup to a Homekit with multiple Homepds (OG and Mini), Apple TV 4K gen 3 - Thread and matter supported.

Inonexx Xome Homebridge v

OS Debian GNU/Linux Bullseye (11)
Hostname Xome
Node.js Version v18.15.0

LOGS:
[3/19/2023, 5:14:40 AM] Loaded plugin: [email protected]
[3/19/2023, 5:14:40 AM] Registering platform 'homebridge-flume.Flume'
[3/19/2023, 5:14:42 AM] [Flume] Initializing Flume platform...
[3/19/2023, 5:14:42 AM] [Flume] Initialising plugin v3.0.1 | System linux | Node v18.15.0 | HB v1.6.0 | HAPNodeJS v0.11.0...
[3/19/2023, 5:14:43 AM] Homebridge v1.6.0 (HAP v0.11.0) (Homebridge 24E2) is running on port xxxxx.
[3/19/2023, 5:14:44 AM] [Flume] [Flume] initialised with id [6805721315408465078].
[3/19/2023, 5:14:44 AM] [Flume] ✓ Setup complete. Have a feature request? Visit https://bit.ly/hb-flume-issues to ask!

  • Which version of Homebridge/HOOBS do you have?

  • Which platform do you run Homebridge/HOOBS on (e.g. Raspberry Pi/Windows/HOOBS Box)? Please also mention your version of Node.js/NPM if known.

  • Which version of this plugin (homebridge-flume) do you have? Has the issue started since upgrading from a previous version?

  • Which Flume devices do you have that are causing issues? Please include product models if applicable.

Please paste any relevant logs below.


Flume plugin process getting terminated

What issue do you have? Please be as thorough and explicit as possible.

The plugin process is getting Terminated. Plugin initializes fine, getDeviceInfo(), getWaterInfo() , getLeakInfo() seems to be working and then suddenly process terminates.

Details of your setup.

  • Do you use (1) Homebridge UI-X (2) Homebridge CLI or (3) HOOBS?

Homebridge UI-X

  • Which version of Homebridge/HOOBS do you have?
    v1.6.0

  • Which platform do you run Homebridge/HOOBS on (e.g. Raspberry Pi/Windows/HOOBS Box)? Please also mention your version of Node.js/NPM if known.
    Homebridge on Raspberry Pi
    Node JS version v16.13.1

  • Which version of this plugin (homebridge-flume) do you have? Has the issue started since upgrading from a previous version?

v2.0.8

  • Which Flume devices do you have that are causing issues? Please include product models if applicable.

Flume Water Flow Sensor

Please paste any relevant logs below.

[30/12/2022, 00:45:01] The plugin "homebridge-flume" requires Node.js version of ^14.20.1 || ^16.18.0 || ^18.11.0 which does not satisfy the current Node.js version of v16.13.1. You may need to upgrade your installation of Node.js - see https://homebridge.io/w/JTKEF
[30/12/2022, 00:45:01] Loaded plugin: [email protected]
[30/12/2022, 00:45:01] Registering platform 'homebridge-flume.Flume'
[30/12/2022, 00:45:08] [Flume] Initializing Flume platform...
[30/12/2022, 00:45:08] [Flume] Initialising plugin v2.0.8 | System linux | Node v16.13.1 | HB v1.6.0 | HAPNodeJS v0.11.0...
[30/12/2022, 00:45:08] [Flume] Plugin initialised. Setting up accessories....
[30/12/2022, 00:45:09] [Flume] [HTTP obtainToken()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"token_type":"bearer","access_token":"XXXXXXXXX","expires_in":604800,"refresh_token":"XXXXXXX"}],"count":1,"pagination":null}.
[30/12/2022, 00:45:10] [Flume] [HTTP getDevices()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"id":"6710097729533041972","type":2,"location_id":42018,"user_id":34431,"bridge_id":"6731846992499373277","oriented":true,"last_seen":"2022-12-30T06:44:01.000Z","connected":true,"battery_level":"high","product":"flume2"},{"id":"6731846992499373277","type":1,"location_id":42018,"user_id":34431,"bridge_id":null,"last_seen":"2022-12-30T06:41:25.000Z","connected":true,"supports_ap":true,"product":"flume2"}],"count":2,"pagination":null}.
[30/12/2022, 00:45:10] [Flume] [Flume] initialised with id [6710097729533041972].
[30/12/2022, 00:45:10] [Flume] ✓ Setup complete. This plugin currently has a 4☆ rating on HOOBS! http://bit.ly/hb-flume-review
[30/12/2022, 00:45:10] [Flume] [HTTP getDeviceInfo()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"id":"6710097729533041972","type":2,"location_id":42018,"user_id":34431,"bridge_id":"6731846992499373277","oriented":true,"last_seen":"2022-12-30T06:44:01.000Z","connected":true,"battery_level":"high","product":"flume2"}],"count":1,"pagination":null}.
[30/12/2022, 00:45:11] [Flume] [HTTP getWaterInfo()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"today":[{"value":0}],"month":[{"value":9806.28919958}],"prevMonth":[{"value":8198.49043766}]}],"count":1,"pagination":null}.
[30/12/2022, 00:45:12] [Flume] [HTTP getLeakInfo()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"active":false}],"count":1,"pagination":null}.
[30/12/2022, 00:46:10] [Flume] [HTTP getLeakInfo()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"active":false}],"count":1,"pagination":null}.
[30/12/2022, 00:47:10] [Flume] [HTTP getLeakInfo()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"active":false}],"count":1,"pagination":null}.
[30/12/2022, 00:48:10] [Homebridge UI] [homebridge-flume] Terminating child process...
[30/12/2022, 00:48:10] [Homebridge UI] [homebridge-flume] Child process ended
[30/12/2022, 00:48:10] [Flume] [HTTP getLeakInfo()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"active":false}],"count":1,"pagination":null}.
[30/12/2022, 00:49:10] [Flume] [HTTP getLeakInfo()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"active":false}],"count":1,"pagination":null}.
[30/12/2022, 00:50:10] [Flume] [HTTP getLeakInfo()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"active":false}],"count":1,"pagination":null}.
[30/12/2022, 00:50:16] [Homebridge UI] [homebridge-flume] Terminating child process...
[30/12/2022, 00:50:16] [Homebridge UI] [homebridge-flume] Child process ended
[30/12/2022, 00:51:07] [Homebridge UI] [homebridge-flume] Terminating child process...
[30/12/2022, 00:51:07] [Homebridge UI] [homebridge-flume] Child process ended
[30/12/2022, 00:51:10] [Flume] [HTTP getLeakInfo()] {"success":true,"code":602,"message":"Request OK","http_code":200,"http_message":"OK","detailed":null,"data":[{"active":false}],"count":1,"pagination":null}.
[30/12/2022, 00:51:20] [Homebridge UI] [homebridge-flume] Terminating child process...
[30/12/2022, 00:51:20] [Homebridge UI] [homebridge-flume] Child process ended

Support For Shared Devices

It seems that the plugin will not load shared Flume devices. Is it possible to support shared devices? When I sign into the portal page I can see the data for the device. Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.