This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.

The Homey Community has been moved to https://community.athom.com.

This forum is now read-only for archive purposes.

Viewing Log Files

Team,

I may have missed something, but is there a way to view Homey Log files?

Cheers
DJ

Comments

  • Only Athom can get/see logs if you generate it for them.
  • DJF3DJF3 Member
    So how can I get some idea of what's happening?
    Example: I keep telling Homey to switch ON lamp 7 but it doesn't run the flow..
    Did it not recognize my voice? What DID it recognize? etc.

    Where can I see what it's trying to do?

  • HansieNLHansieNL Member
    edited April 2016
    http://192.168.1.2/manager/speech-input/ (change ip to yours) will give you an overview what Homey hears.
  • DJF3DJF3 Member
    Nice !

    And in other situations? Advanced flows with variables?  Flows with HTTP get requests? 
    If something goes wrong I would like to see detailed error messages..

    DJ

  • DJF3DJF3 Member
    Another example: Sending a Push Notification in a flow (Pushover) but nothing happens..
    How can I see what is being done and why it failed? 
  • @DJF3 ;
    That is probably a mobile app error, not a homey one. 
    Check if you still can connect to your homey with the mobile app, and also see your devices in the app
  • And push notifications isn't working if you opted in for beta testing
  • PandaPanda Member
    DJF3 said:
    Another example: Sending a Push Notification in a flow (Pushover) but nothing happens..
    How can I see what is being done and why it failed? 
    Did you get the authorized successful message when entering your Pushover user key and api token? Try to reboot Homey and test a flow with a Pushover card.
  • DJF3DJF3 Member
    Panda said:
    DJF3 said:
    Another example: Sending a Push Notification in a flow (Pushover) but nothing happens..
    How can I see what is being done and why it failed? 
    Did you get the authorized successful message when entering your Pushover user key and api token? Try to reboot Homey and test a flow with a Pushover card.
    The main question here is actually not about the Pushover plugin, however thank you for the feedback.

    I would like to see why decisions are made, what happens, what goes wrong, what the error messages are ....... called log file ;-)

    Maybe a "hidden page" like the <homey-ip-address>/manager/speech-input/

    Should I file an enhancement request for this?

  • I've made a little logger page (its not an app) that shows some realtime stuff: https://github.com/irritanterik/homey-realtime-logpage
    It omits flow triggers, but can give some extra insights.
Sign In or Register to comment.