User Tools

Site Tools



en:instructions_sw

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:instructions_sw [2024/02/20 19:08] – Added English Translation thingwizarden:instructions_sw [2025/01/09 14:00] (current) – [MitsuRunner Software Installation Guide] thingwizard
Line 44: Line 44:
  
   * Download the Mitsurunner program from https://github.com/VeliML/MitsuRunner, select "CODE," and then "Download ZIP"   * Download the Mitsurunner program from https://github.com/VeliML/MitsuRunner, select "CODE," and then "Download ZIP"
-    * ⇒ The packaged Mitsurunner package will downloaded to your machine+    * ⇒ The packaged Mitsurunner package will be downloaded to your machine
   * Extract the package to your desired directory (e.g., Runner)   * Extract the package to your desired directory (e.g., Runner)
          
Line 57: Line 57:
         * Define the IDs of DS18B20 sensors (which you noted down when using the hw_check program)         * Define the IDs of DS18B20 sensors (which you noted down when using the hw_check program)
         * Check and, if necessary, modify the pin definitions for temperature sensors and relay control to match your wiring         * Check and, if necessary, modify the pin definitions for temperature sensors and relay control to match your wiring
-  * Compile and install the Mitsurunner code on your device with the command "esphome run mitsurunner.yaml" 
  
 +  * Edit the mitsurunner.yaml file by selecting what Dallas-file you want to use.
 +        * dallas_hub.yaml fixes unnecessary resets of mitsurunner, but does not support extra Dallas-Sensors.
 +
 +  #  packages:
 +     #device_base: !include dallas_basic.yaml # basic-configuration
 +     device_base: !include dallas_hub.yaml # separate Dallas-hubs for minimize resets
 +     
 +
 +  * Compile and install the Mitsurunner code on your device with the command "esphome run mitsurunner.yaml"
 Check: A log will be printed to the Windows screen showing: Check: A log will be printed to the Windows screen showing:
   * That Mitsurunner is connected to your home network   * That Mitsurunner is connected to your home network
   * the temperatures of DS18B20 temperature sensors   * the temperatures of DS18B20 temperature sensors
  
en/instructions_sw.1708448931.txt.gz · Last modified: 2024/02/20 19:08 by thingwizard

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki