Code Monkey home page Code Monkey logo

homey-realtime-logpage's People

Contributors

bvdbos avatar daneedk avatar imgbotapp avatar irritanterik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

homey-realtime-logpage's Issues

Realtime Homey logger werkt niet

Hoi Erik,
Sinds versie v3 werkt de logger niet meer.
De pagina start wel, maar er komen geen events binnen.
Op de debug pagina staat het volgende:
N.B. De FlowView doet het heel fijn. Super funtionaliteit!
Groetsels Carel

A cookie associated with a cross-site resource at was set without the SameSite attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set with SameSite=None and Secure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at and .
index.html:1 A cookie associated with a cross-site resource at http://athom.com/ was set without the SameSite attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set with SameSite=None and Secure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
index.html:1 A cookie associated with a cross-site resource at https://support.athom.com/ was set without the SameSite attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set with SameSite=None and Secure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
index.html:1 A cookie associated with a cross-site resource at http://5bc70af032a0da44433e8258.connect.athom.com/ was set without the SameSite attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set with SameSite=None and Secure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
index.html:1 A cookie associated with a cross-site resource at http://accounts.athom.com/ was set without the SameSite attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set with SameSite=None and Secure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
index.html:1 A cookie associated with a cross-site resource at http://57765c1a5b8d991b3591b39a.connect.athom.com/ was set without the SameSite attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set with SameSite=None and Secure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
index.html:158 Connecting to Homey realtime manager...
index.html:190 subscribe to homey:manager:apps
index.html:192 subscribe to homey:manager:devices
index.html:194 subscribe to homey:manager:devkit
index.html:196 subscribe to homey:manager:flow
index.html:198 subscribe to homey:manager:logic
index.html:200 subscribe to homey:manager:zigbee
index.html:202 subscribe to homey:manager:zwave
index.html:204 subscribing apps
index.html:206 subscribing devices
index.html:210 HomeySocket disconnected io server disconnect

FLOW VIEWER stuck at "making Homey great again"

Thanks for the great function! I use the flow viewer alot to search for variables and linked flows as the web flow editor doesn't support searching.
But recently with the athom changes, I can no longer use this.
The loading screen gets stuck at "making Homey great again". Only workaround at the moment is to "print to pdf" and search with acrobat. For there I can see that all the flows appears to be present, so somehow something is screwing with the
showLoading('making Homey great again')
showFlows()

Not compatible with Homey firmware 1.2.x

It seems the Flow Viewer is not compatible with Homey firmware 1.2.x. After upgrading I'm getting the flowing javascript error breaking the functionality on the page.

Uncaught TypeError: Cannot read property 'label' of undefined at formatArgValue (http://192.168.0.110/homey-realtime-logpage/flowview.html:297:66) at http://192.168.0.110/homey-realtime-logpage/flowview.html:284:47 at Array.forEach (native) at formatArgs (http://192.168.0.110/homey-realtime-logpage/flowview.html:282:28) at formatCard (http://192.168.0.110/homey-realtime-logpage/flowview.html:259:77) at http://192.168.0.110/homey-realtime-logpage/flowview.html:240:23 at Array.forEach (native) at formatCards (http://192.168.0.110/homey-realtime-logpage/flowview.html:239:16) at addFlow (http://192.168.0.110/homey-realtime-logpage/flowview.html:215:51) at flows.forEach.flow (http://192.168.0.110/homey-realtime-logpage/flowview.html:409:7)

no issue

HI, there is no issue, but I could not find a way to contact you. sorry.

Is it possible that the index.html get's the ip address and bearer token from an ini file orso?
Then we/I can update without having to edit it.

thanks in advance.

Aren

Incorrect delay shown in flow viewer

Hey,

Just noticed that delays in the flow viewer are shown in seconds while they are set as minutes in the app.
image

screenshot_20190204-113637_homey

Homey v2.0.2
Flow viewer: version from 03/02/2018

Zigbee logging

Is there any chance to see what's going on in the Zigbee mesh? According to Athom, some of my Zigbee devices are spamming Homey and delaying the whole system. However there is no tools that I can find that can show Zigbee traffic just like Z-Wave traffic.

Any chance you will implement that?

Not working with 0.10.3

Hi,

Just tested your (great) script with FW 0.10.3 (experimental).
It's not working, apparently the API's have changed.

Are you planning on updating the script?

DJ

bearer token

Hey,

trying to get this up, however, when I go to my.athom.com, login and select the homey and then go to the console it says undefined for window.bearer_token. Any ideas?

thnx

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.