Releases: homebridge-plugins/homebridge-meross
Releases · homebridge-plugins/homebridge-meross
v7.9.0
v7.8.1
v7.8.0
v7.7.0
v7.6.1
v7.6.0
Added
- New Devices
- HP110A and HP110AHK baby light/sound devices added to supported list
- This device will be published as an external
Television
service and will need to be added separately to HomeKit - It will let you control the on/off state of the sound, change the music and the volume
- These devices can be configured using the new
babyDevices[]
configuration item
- This device will be published as an external
- MSL320CR added to supported list
- HP110A and HP110AHK baby light/sound devices added to supported list
Changed
- Updated HomeKit native ignore list (PR #390)
- Plugin will log HAPNodeJS version on startup
- Bump
mqtt
to v4.3.2 - Bump
homebridge
recommended version to v1.3.9
v7.5.0
v7.4.2
v7.4.1
v7.4.0
Added
- New Devices
- MSS310X added to supported list
- MSS426F added to supported list
- MSS510K and MSS510S added to supported list
- Simulations
- Expose a single-channel device as a
Heater
orCooler
accessory type, using the current temperature value from another Meross, eWeLink or Govee sensor (eWeLink and Govee sensors will not work with HOOBS) - Current temperature values from sensors will be cached in the homebridge storage directory to allow my other plugins to create
Heater
andCooler
accessories with the temperature values
- Expose a single-channel device as a
- Configuration
- A
connection
option to globally configure which connection type to use (this does not take priority over anyconnection
option set for an individual device) - To clarify the connection methods:
hybrid
will attempt local connection first using the IP provided by Meross, if control fails then cloud control will be used (only available when Meross username and password are configured)cloud
will only attempt cloud connection (useful when devices are located on a separate network, only available when Meross username and password are configured)local
will only attempt local connection using a device IP that must be configured (available when meross username and password are configured or if the Meross userkey is configured)
- A
Changed
- Plugin will show an error if local control is forced for a device which does not have a manual IP set
Fixed
- Verify local update for device is for correct device and not different device which has changed IP
- Brightness fix for MSS560M dimmer