Search found 3 matches
- Wed Oct 28, 2015 9:32 am
- Forum: Software
- Topic: Plan settings UpdateInterval
- Replies: 2
- Views: 5568
Re: Plan settings UpdateInterval
Heh.. I can understand you did not foresee this usage of ActionButton. With my not-so-logical thinking, I figured out that since you can not change icon for lamp, you are supposed to do it this way. Anyway, thank you for your great work with OpenNethome! I have been running this software at home for...
- Tue Oct 27, 2015 2:50 pm
- Forum: Software
- Topic: Plan settings UpdateInterval
- Replies: 2
- Views: 5568
Plan settings UpdateInterval
I have few Nexa door sensors (LMST-606) which are working great with OpenNetHome and Tellstick Duo. Door sensor event is configured to NexaLCAdvancedRemapButton item. Open/close activates Scene to run script and to change ActionButton item image. ActionButton item is located in Plan. Now here is the...
- Tue Oct 27, 2015 8:41 am
- Forum: Software
- Topic: Password protected?
- Replies: 8
- Views: 26117
Re: Password protected?
Here is how I did password protection and reverse proxy to opennethome jetty with nginx: - install nginx: sudo apt-get install nginx sudo /etc/init.d/nginx start - add http authentication (https://www.digitalocean.com/community/tutorials/how-to-set-up-http-authentication-with-nginx-on-ubuntu-12-10):...