Forum Replies Created

Viewing 15 posts - 376 through 390 (of 766 total)
  • Author
    Posts
  • in reply to: Fiddle API example not working #4436
    entaro
    Keymaster

    Apparently if works in Safari right away, while Chrome says “Failed to load resource: net::ERR_INSECURE_RESPONSE” and the code only shows the purple “Loading”.

    “Your resource probably use a self-signed SSL certificate over HTTPS protocol. Chromium, so Google Chrome block by default this kind of resource considered unsecure. ”

    You can bypass this this way :

    Assuming your frame’s URL is https://www.domain.com, open a new tab in chrome and go to https://www.domain.com.
    Chrome will ask you to accept the SSL certificate. Accept it.
    Then, if you reload your page with your frame, you could see that now it works
    The problem as you can guess, is that each visitor of your website has to do this task to access your frame.

    You can notice that chrome will block your URL for each navigation session, while chrome can memorise for ever that you trust this domain.

    This problem will be fixed in a more elegant way, as soon as the entire site moves to HTTPS, soon.

    LE: if you can use the code , changing the HTTPS to HTTP in the api calls in the javascript code (not on JSFiddle), then it will work as well.

    in reply to: Frontend v5.0 #4435
    entaro
    Keymaster

    This is a great idea, I’ll look into having it soon. Thanks!

    in reply to: KDE integration #4429
    entaro
    Keymaster

    @nox built the uRADMonitor-X, it is close to what you want: https://www.uradmonitor.com/topic/uradmonitorx/

    in reply to: Firmware Upgrade without special knowledge/Hardware? #4428
    entaro
    Keymaster

    Levering the effort on the upgrade mechanism increases the programming effort on offering such support 🙂

    Such a feature is in plan, and we will have OTA upgrades, I just didn’t have the time to implement it yet. But I will.

    in reply to: No data display 15 May '17 #4413
    entaro
    Keymaster

    There was an issue with the database, now fixed, thanks for the prompt report!

    in reply to: Issue with auto created units on the Map #4366
    entaro
    Keymaster

    Done!

    For the 13000211, you will need to also set the new user ID / user Key in the firmware, if you didn’t already.

    Radu

    in reply to: Blue dot not site status #4326
    entaro
    Keymaster

    Will provide more info on the new features: I started a new blog post for that, hope to have it ready soon.

    in reply to: Blue dot not site status #4317
    entaro
    Keymaster

    Hi Pia , sorry for that, some new features were rolled in, and you probably caught the moment when some of these files were changed.

    in reply to: A3 with Wifi not responding #4304
    entaro
    Keymaster

    If you feel something is not right, you can send it back for verifications, however I see it is up and running as we speak, with a consistent (big) uptime of 50460seconds: https://www.uradmonitor.com/?open=8200005F

    The unit itself seems to be functioning normally, but if signal is an issue, I do recommend placing it closer to the router, or simply using a bigger antenna.

    in reply to: New uradmonitor interface #4290
    entaro
    Keymaster

    Hi Pia! Yes, there is support for that, currently you can open a specific unit using :

    http://www.uradmonitor.com/?open=DEVICE_ID , so for the above, the direct link would be http://www.uradmonitor.com/?open=13000210 . This opens Temperature by default, and you can change the chart parameter using the top left combobox. I’ll add this as a parameter too, so you can call it directly.

    Thanks!
    Radu

    in reply to: Change to Imperial Units #4248
    entaro
    Keymaster

    Yup. Keep the requests/feature ideas coming, I’ll do my best to implement as much of them as possible.

    in reply to: Change to Imperial Units #4246
    entaro
    Keymaster

    Hi guys, this is on the features list and we’ll have it in place .

    in reply to: New uradmonitor interface #4245
    entaro
    Keymaster

    Hi!

    He just needs to open the dashboard, from the same LAN as the KIT1 unit (so both your friend’s computer and his new KIT1 have the same IP).

    This step is needed just once. I can also assign it to his account manually if needed (but I would need to know his user id).

    Congrats on building so many units!

    in reply to: Trends – new feature in charts #4244
    entaro
    Keymaster

    Thank you Pia, for finding this!

    in reply to: A3 with Wifi not responding #4229
    entaro
    Keymaster

    I see the data looks ok: https://www.uradmonitor.com/?open=8200005F

    Is the signal between your unit and the wlan router ok?

Viewing 15 posts - 376 through 390 (of 766 total)