8000 Comparing 1.4.1...1.5.0 · AndreMiras/edilkamin.js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AndreMiras/edilkamin.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.1
Choose a base ref
...
head repository: AndreMiras/edilkamin.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 1 contributor

Commits on Dec 5, 2024

  1. ♻️ Refactor before adding more getter

    Prepare the code for adding more device info getters.
    AndreMiras committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    adcc978 View commit details
    Browse the repository at this point in the history
  2. ✨ Support new commands

    - getPower
    - getEnvironmentTemperature
    - getTargetTemperature
    AndreMiras committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    b45735f View commit details
    Browse the repository at this point in the history
  3. 📝 Improve TypeDoc documentation

    Document the inner anonymous function rather than the higher order one.
    This is because the inner functions are the ones being exposed.
    AndreMiras committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    a6b7f65 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. ✨ Set target temperature

    Support setting the target temperature (degree celsius) of a device.
    Also add setTargetTemperature and setPower commands to the CLI.
    AndreMiras committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    8b5299d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f20da8a View commit details
    Browse the repository at this point in the history
  3. 🔖 1.5.0

    AndreMiras committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    8677144 View commit details
    Browse the repository at this point in the history
Loading
0