]> _ Git - tortuga-home.git/commitdiff
.
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Sat, 8 Jul 2023 09:14:38 +0000 (11:14 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Sat, 8 Jul 2023 09:14:38 +0000 (11:14 +0200)
.docker/dockerterminal.bat
.idea/workspace.xml
scripts/lib/homeassistant.php

index 420ea09d9665f2af3f8ad4fac935bbf7f09c507b..b7a7a2155231226b29f81b3307e0ac9f6de264b1 100644 (file)
@@ -1,3 +1,3 @@
 @echo off
 cls
-C:\tools\cygwin\bin\ssh.exe -tt root@192.168.13.7 'docker exec -it -u root tortugahome /bin/bash'
+C:\tools\cygwin\bin\ssh.exe -tt root@192.168.13.6 'docker exec -it -u root tortugahome /bin/bash'
index d35560de30ea4bdf3bd49d5c347764ba2a11d50e..dcd9cc6a3d223af0fd4558450dc7ee57b3e39a24 100644 (file)
@@ -5,9 +5,8 @@
   </component>
   <component name="ChangeListManager">
     <list default="true" id="352ce63a-b52a-41a2-979b-becda7920939" name="Default" comment=".">
-      <change beforePath="$PROJECT_DIR$/.idea/sshConfigs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/sshConfigs.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/webServers.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/webServers.xml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/scripts/lib/homeassistant.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/homeassistant.php" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
       <workItem from="1688647175964" duration="439000" />
       <workItem from="1688714739367" duration="177000" />
       <workItem from="1688731476610" duration="5344000" />
-      <workItem from="1688739158435" duration="1149000" />
+      <workItem from="1688739158435" duration="1157000" />
+      <workItem from="1688750143650" duration="212000" />
     </task>
     <task id="LOCAL-00502" summary=".">
       <created>1641726946298</created>
       <option name="project" value="LOCAL" />
       <updated>1687259667913</updated>
     </task>
-    <option name="localTasksCounter" value="560" />
+    <option name="localTasksCounter" value="561" />
     <servers />
   </component>
   <component name="TypeScriptGeneratedFilesManager">
index f0e2bfd43f2c8abcd33ef96dc23533d057ed8863..566d561737072ec1cba90655085f239aad12d8e1 100644 (file)
@@ -6,7 +6,7 @@ const HA_WC_VMC = 'switch.0x847127fffe280f20';
 const HA_SDB_AMPLI = 'switch.0xa4c138168147c1b6';
 const HA_ECO_BASIC = 'switch.ecomode_basic';
 const HA_ECO_SUPER = 'switch.ecomode_super';
-const HA_HOTTE = 'switch.0xa4c138a2685057c8';
+const HA_HOTTE = 'switch.hotte';
 const HA_BAR = 'switch.bar';
 
 function haGetState($id, $attribute = null) { //ID to read - for example sensor.foo