absalom-muc / MHI-AC-Ctrl

Reads and writes data (e.g. power, mode, fan status etc.) from/to a Mitsubishi Heavy Industries (MHI) air conditioner (AC) via SPI controlled by MQTT
MIT License
271 stars 61 forks source link

Wireless remote Troom option #192

Closed persistive closed 3 months ago

persistive commented 4 months ago

No bug, just an question. Is it possible to use a wireless temperature sensor, which has a reading in HA, as the Troom value instead of the internal sensor or wired sensor? And if so, what should be added in the software? Thanks in advance

Regards,

Paul.

glsf91 commented 4 months ago

yes this possible. Just send the temp to the set/Troom topic. You have to do this every 30 sec. no addition to this software is needed.

You can also use the esphome variant of this software if you use ha. See the sw_configuration.md file at the bottom for the link.

On Fri, May 31, 2024, 20:53 persistive @.***> wrote:

No bug, just an question. Is it possible to use a wireless temperature sensor, which has a reading in HA, as the Troom value instead of the internal sensor or wired sensor? And if so, what should be added in the software? Thanks in advance

Regards,

Paul.

— Reply to this email directly, view it on GitHub https://github.com/absalom-muc/MHI-AC-Ctrl/issues/192, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH6YXS5HPSJF3RFHXE3HWQDZFDBJHAVCNFSM6AAAAABITJQE3SVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZDQNBRGU4DSMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

glsf91 commented 3 months ago

Closed because of no activity