Search found 17 matches
- Tue Oct 02, 2018 7:42 pm
- Forum: Software
- Topic: Log temperature via REST request
- Replies: 8
- Views: 36595
Re: Log temperature via REST request
Well, went back on my word. I can now update the temperature via a curl command, still need to write a php call that fetches the latest value of a certain sensor, but that is a different issue not related to opennethome. This is the Curl call I used , just in case anyone else is wondering curl -X PU...
- Tue Oct 02, 2018 7:05 pm
- Forum: Software
- Topic: Log temperature via REST request
- Replies: 8
- Views: 36595
Re: Log temperature via REST request
Not that I know of. Been running the same setup since 2014, and run several nightly upgrades with the same script. Most likely it was just a very unlucky fluke. I have now rebuilt my setup and make damn sure I have a backup before doing upgrades in the future! :) Will try to implement the REST loggi...
- Mon Oct 01, 2018 6:10 am
- Forum: Software
- Topic: Log temperature via REST request
- Replies: 8
- Views: 36595
Re: Log temperature via REST request
Hi I might know what went wrong, I used the old upgrade method, the upgrade_nethome_nightly.sh script. I was not aware of the nethome upgrade-nightly command. Really should pay more attention to the instructions... My old version was the 3.0-0022a** release I logged in via SSH and ran the upgrade_ne...
- Sun Sep 30, 2018 6:14 pm
- Forum: Software
- Topic: Log temperature via REST request
- Replies: 8
- Views: 36595
Re: Log temperature via REST request
Hi There seems to be something odd about the nightly release 3.0-c10e9. When I ran the update script if erased half of my config.xml and refused to start the gui of opennethome. Apparently the script does not backup the config file, so I lost about 3 months of refinements :( Well, not your fault, I ...
- Wed Sep 12, 2018 6:24 pm
- Forum: Software
- Topic: Log temperature via REST request
- Replies: 8
- Views: 36595
Log temperature via REST request
Hi i was wondering if it would be possible to log temperatures via a REST request? I have several wireless sensors that log to a MySQL database and would like to see those sensors in Opennethome as well. My idea would be to run a cron script on the Opennethome server, that requests that last value f...
- Wed Jul 19, 2017 1:49 pm
- Forum: Software
- Topic: Action button
- Replies: 3
- Views: 7641
Re: Action button
Excellent work as usual!
I think this will be very helpful and let me customize my display just the way I want to.
Thank you for taking time out of your day to keep making OpenNetHome the best out there!
Tobbe
I think this will be very helpful and let me customize my display just the way I want to.
Thank you for taking time out of your day to keep making OpenNetHome the best out there!
Tobbe
- Tue Jul 18, 2017 4:35 pm
- Forum: Software
- Topic: Action button
- Replies: 3
- Views: 7641
Action button
Hi I was wondering if it would be possible to change the way the action buttons look. Would it be possible to have the label on top of the image instead of under, like it is now? Currently, if I want text on top of the label, I would have to create two images for each button with the text I want, in...
- Tue Jul 18, 2017 3:26 pm
- Forum: Software
- Topic: Virtual switch
- Replies: 4
- Views: 8836
Re: Virtual switch
Hi
Yes, this is exactly what I needed.
Thank you so much!
Tobbe
Yes, this is exactly what I needed.
Thank you so much!
Tobbe
- Tue Jul 18, 2017 12:57 pm
- Forum: Software
- Topic: Virtual switch
- Replies: 4
- Views: 8836
Re: Virtual switch
Yay
This makes me very happy!
Please tell me when a snapshot is available for download
Thank you for your quick reply!
Tobbe
This makes me very happy!
Please tell me when a snapshot is available for download
Thank you for your quick reply!
Tobbe
- Fri Jul 14, 2017 5:43 pm
- Forum: Software
- Topic: Virtual switch
- Replies: 4
- Views: 8836
Virtual switch
Hi I was wondering if it would be possible to implement a virtual switch as an item? My problem is I have a few serially controlled relays (24 to be exact) and it would be very handy to have an item, where you can define for example "ON=exec /home/serial1_1 on" "OFF=/home/serial1_1 of...