mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 19:12:10 +01:00
Added the ability to scan frequencies from remotes.
This commit is contained in:
parent
ea37fa0002
commit
a6c7601458
6 changed files with 10 additions and 8 deletions
|
|
@ -3,11 +3,11 @@
|
|||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="main.css?v=2.1.6" type="text/css" />
|
||||
<link rel="stylesheet" href="widgets.css?v=2.1.6" type="text/css" />
|
||||
<link rel="stylesheet" href="icons.css?v=2.1.6" type="text/css" />
|
||||
<link rel="stylesheet" href="main.css?v=2.1.7" type="text/css" />
|
||||
<link rel="stylesheet" href="widgets.css?v=2.1.7" type="text/css" />
|
||||
<link rel="stylesheet" href="icons.css?v=2.1.7" type="text/css" />
|
||||
<link rel="icon" type="image/png" href="favicon.png" />
|
||||
<script type="text/javascript" src="index.js?v=2.1.6"></script>
|
||||
<script type="text/javascript" src="index.js?v=2.1.7"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="divContainer" class="container main" data-auth="false">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue