Skip to content

Releases: KiraPC/ha-switchbot-remote

Added support to select HVAC modes

08 Oct 23:11
15d50ae
Compare
Choose a tag to compare
Pre-release

Now you can configure HVAC modes in integration configuration

Screenshot 2023-10-08 at 4 58 15 PM

Refactoring and Added support to all Device Types

03 Oct 08:13
3a39781
Compare
Choose a tag to compare
  • Added support to all Device Types
  • Added support to control On/Off state with external sensor
  • Added support to custom buttons/commands
  • Fixed all Issues/Request (#3 , #6 , #8 , #9 , #10 , #13)
  • Added more configuration to each device
  • Added candidate icons in docs folder for integration

Supported devices:

  • Air Conditionair
    • Custom sensor for power status tracking
    • Custom sensor for temperature status tracking
    • Custom sensor for humidity status tracking
    • On/Off control
    • Min, Max, and Steps settings
    • Temperature control
    • Fan control
    • A/C Modes
  • TV | IPTV | Streamer | Set Top Box
    • Custom sensor for power status tracking
    • On/Off control
    • Volume +/- and mute
    • Channel up/down (prev/fowd)
    • Channel number to source via service
  • DVD | Speaker
    • Custom sensor for power status tracking
    • On/Off control
    • Volume +/- and mute
    • Play, Pause, Stop, Prev and Next controls
  • Fan
    • Custom sensor for power status tracking
    • On/Off control
    • Buttons ION and TIMER in device settings
    • Fan Speeds (1,2,3)
  • Light
    • Custom sensor for power status tracking
    • On/Off control
    • Brightness control (+/-) in device settings
    • Temperature light control (+/-) in device settings
  • Air Purifier
    • Custom sensor for power status tracking
    • On/Off control
  • Water Heater
    • Custom sensor for power status tracking
    • Custom sensor for temperature status tracking
    • On/Off control
  • Vacuum Cleaner
    • Cleaning / Stop command
    • Go to Dock/Charge command
  • Camera Shutter
    • Shutter buton
    • Timer buton
    • Menu buton
  • Others
    • Custom sensor for power status tracking
    • On/Off control
    • Custom On and Off separated command in device settings

What's Changed

  • Finished all devices types and refactoring by @joshepw in #14

Full Changelog: 0.2.1-beta.1...0.2.2-beta.2

0.2.1-beta.1

22 Sep 08:53
8889daf
Compare
Choose a tag to compare
0.2.1-beta.1 Pre-release
Pre-release

#3 : Added Support to Fan devices
#9 : Added Support to DIY devices
#10 : Fixed update status
#11 : The Air Conditioner is a DIY device, solved

Media improvements for all device types of media
Media play/prev/next support by device type

0.2.0-beta.3

27 Jul 07:03
Compare
Choose a tag to compare
  • Handle Spekers
  • Handle DIY Light

0.2.0-beta.2

24 Jul 08:44
Compare
Choose a tag to compare
  • fix light not shown

0.2.0-beta.1

19 Jul 18:04
Compare
Choose a tag to compare
  • Changed TV type from remote to media_player, now all the functionalities are available
  • [experimental] added new light entity

0.2.2-beta.1

03 Oct 07:31
Compare
Choose a tag to compare
0.2.2-beta.1 Pre-release
Pre-release
  • Added support to all Device Types
  • Added support to control On/Off state with external sensor
  • Added support to custom buttons/commands
  • Fixed all Issues/Request (#3 , #6 , #8 , #9 , #10 , #13)
  • Added more configuration to each device
  • Added candidate icons in docs folder for integration

Minor

17 Jul 17:55
Compare
Choose a tag to compare
  • Fix issue on first installation when configuring device

First Beta

17 Jul 13:45
3a469ab
Compare
Choose a tag to compare
  • Add option to select temperature and humidity sensor for air conditioner
  • Get last status after HA restart

0.1.0

17 Jul 14:07
f44fe38
Compare
Choose a tag to compare
  • Add option to select temperature and humidity sensor for air conditioner
  • Get last status after HA restart