philps hue reachable attribute, how can I fix it












-1














I made some window app that can control Bulbs. it works okay for about three months



but one of blubs makes problem. So I was trying to find out what is wrong.



here's xmlhttpRequest (I used CLIP API Debugger)



usual blubs: (XMLHttpRequest) id:14

{"state": {

"on": true,

"bri": 254,

"hue": 34704,

"sat": 198,

"effect": "none",

"xy": [

0.3228,

0.3291

],

"ct": 167,

"alert": "none",

"colormode": "xy",

"mode": "homeautomation",

"reachable": true

}



issue: id:11

{

"state": {

"on": true,

"bri": 254,

"hue": 0,

"sat": 254,

"effect": "none",

"xy": [

0.3227,

0.329

],

"ct": 153,

"alert": "none",

"colormode": "xy",

"mode": "homeautomation",

"reachable": false

},


If anyone know this issue please let me know what's wrong with blubs...










share|improve this question
























  • what exactly is the problem?
    – sevenseacat
    Nov 12 at 2:05










  • I can't control the specific light named id:11. I think it's because of the reachable attribute. It supposed to be set "true".
    – Mike
    Nov 13 at 0:04


















-1














I made some window app that can control Bulbs. it works okay for about three months



but one of blubs makes problem. So I was trying to find out what is wrong.



here's xmlhttpRequest (I used CLIP API Debugger)



usual blubs: (XMLHttpRequest) id:14

{"state": {

"on": true,

"bri": 254,

"hue": 34704,

"sat": 198,

"effect": "none",

"xy": [

0.3228,

0.3291

],

"ct": 167,

"alert": "none",

"colormode": "xy",

"mode": "homeautomation",

"reachable": true

}



issue: id:11

{

"state": {

"on": true,

"bri": 254,

"hue": 0,

"sat": 254,

"effect": "none",

"xy": [

0.3227,

0.329

],

"ct": 153,

"alert": "none",

"colormode": "xy",

"mode": "homeautomation",

"reachable": false

},


If anyone know this issue please let me know what's wrong with blubs...










share|improve this question
























  • what exactly is the problem?
    – sevenseacat
    Nov 12 at 2:05










  • I can't control the specific light named id:11. I think it's because of the reachable attribute. It supposed to be set "true".
    – Mike
    Nov 13 at 0:04
















-1












-1








-1







I made some window app that can control Bulbs. it works okay for about three months



but one of blubs makes problem. So I was trying to find out what is wrong.



here's xmlhttpRequest (I used CLIP API Debugger)



usual blubs: (XMLHttpRequest) id:14

{"state": {

"on": true,

"bri": 254,

"hue": 34704,

"sat": 198,

"effect": "none",

"xy": [

0.3228,

0.3291

],

"ct": 167,

"alert": "none",

"colormode": "xy",

"mode": "homeautomation",

"reachable": true

}



issue: id:11

{

"state": {

"on": true,

"bri": 254,

"hue": 0,

"sat": 254,

"effect": "none",

"xy": [

0.3227,

0.329

],

"ct": 153,

"alert": "none",

"colormode": "xy",

"mode": "homeautomation",

"reachable": false

},


If anyone know this issue please let me know what's wrong with blubs...










share|improve this question















I made some window app that can control Bulbs. it works okay for about three months



but one of blubs makes problem. So I was trying to find out what is wrong.



here's xmlhttpRequest (I used CLIP API Debugger)



usual blubs: (XMLHttpRequest) id:14

{"state": {

"on": true,

"bri": 254,

"hue": 34704,

"sat": 198,

"effect": "none",

"xy": [

0.3228,

0.3291

],

"ct": 167,

"alert": "none",

"colormode": "xy",

"mode": "homeautomation",

"reachable": true

}



issue: id:11

{

"state": {

"on": true,

"bri": 254,

"hue": 0,

"sat": 254,

"effect": "none",

"xy": [

0.3227,

0.329

],

"ct": 153,

"alert": "none",

"colormode": "xy",

"mode": "homeautomation",

"reachable": false

},


If anyone know this issue please let me know what's wrong with blubs...







javascript philips-hue






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 12 at 2:02









Ashley Brown

3,03162043




3,03162043










asked Nov 12 at 1:56









Mike

12




12












  • what exactly is the problem?
    – sevenseacat
    Nov 12 at 2:05










  • I can't control the specific light named id:11. I think it's because of the reachable attribute. It supposed to be set "true".
    – Mike
    Nov 13 at 0:04




















  • what exactly is the problem?
    – sevenseacat
    Nov 12 at 2:05










  • I can't control the specific light named id:11. I think it's because of the reachable attribute. It supposed to be set "true".
    – Mike
    Nov 13 at 0:04


















what exactly is the problem?
– sevenseacat
Nov 12 at 2:05




what exactly is the problem?
– sevenseacat
Nov 12 at 2:05












I can't control the specific light named id:11. I think it's because of the reachable attribute. It supposed to be set "true".
– Mike
Nov 13 at 0:04






I can't control the specific light named id:11. I think it's because of the reachable attribute. It supposed to be set "true".
– Mike
Nov 13 at 0:04














1 Answer
1






active

oldest

votes


















0














reachable attribute is a read-only attribute (you can't set it), it simply tells you if the light is available or out of reach.
the common causes of a light to be un-reachable is that it's set to off, it's out of range or it's dead.
So




  • Either turn the switch on

  • If it's out of range, add another light between the bridg and that light ( as they work as a pass-through extension too )

  • If it's dead replace it


  • Bonus: If nothing worked try to delete it and re-add it






share|improve this answer





















    Your Answer






    StackExchange.ifUsing("editor", function () {
    StackExchange.using("externalEditor", function () {
    StackExchange.using("snippets", function () {
    StackExchange.snippets.init();
    });
    });
    }, "code-snippets");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "1"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53255102%2fphilps-hue-reachable-attribute-how-can-i-fix-it%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    reachable attribute is a read-only attribute (you can't set it), it simply tells you if the light is available or out of reach.
    the common causes of a light to be un-reachable is that it's set to off, it's out of range or it's dead.
    So




    • Either turn the switch on

    • If it's out of range, add another light between the bridg and that light ( as they work as a pass-through extension too )

    • If it's dead replace it


    • Bonus: If nothing worked try to delete it and re-add it






    share|improve this answer


























      0














      reachable attribute is a read-only attribute (you can't set it), it simply tells you if the light is available or out of reach.
      the common causes of a light to be un-reachable is that it's set to off, it's out of range or it's dead.
      So




      • Either turn the switch on

      • If it's out of range, add another light between the bridg and that light ( as they work as a pass-through extension too )

      • If it's dead replace it


      • Bonus: If nothing worked try to delete it and re-add it






      share|improve this answer
























        0












        0








        0






        reachable attribute is a read-only attribute (you can't set it), it simply tells you if the light is available or out of reach.
        the common causes of a light to be un-reachable is that it's set to off, it's out of range or it's dead.
        So




        • Either turn the switch on

        • If it's out of range, add another light between the bridg and that light ( as they work as a pass-through extension too )

        • If it's dead replace it


        • Bonus: If nothing worked try to delete it and re-add it






        share|improve this answer












        reachable attribute is a read-only attribute (you can't set it), it simply tells you if the light is available or out of reach.
        the common causes of a light to be un-reachable is that it's set to off, it's out of range or it's dead.
        So




        • Either turn the switch on

        • If it's out of range, add another light between the bridg and that light ( as they work as a pass-through extension too )

        • If it's dead replace it


        • Bonus: If nothing worked try to delete it and re-add it







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 23 at 4:30









        Mim Armand

        409413




        409413






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53255102%2fphilps-hue-reachable-attribute-how-can-i-fix-it%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            這個網誌中的熱門文章

            Tangent Lines Diagram Along Smooth Curve

            Yusuf al-Mu'taman ibn Hud

            Zucchini