Skip to content
Snippets Groups Projects
Commit 16c98660 authored by jkerdreu's avatar jkerdreu
Browse files

Added hygrometer



git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@1956 b32b6428-25c9-4566-ad07-03861ab6144f
parent c8293305
Branches
No related tags found
No related merge requests found
......@@ -5,6 +5,12 @@
</%def>
<%def name="hygrometer(addr)">
<a href="/generic/${addr}">
<div data-is="hygrometer" xaal_addr=${addr}></div>
</a>
</%def>
<%def name="lamp(nickname)">
<% dev = devices.fetch_one_kv('nickname',nickname) %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment