You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried everything to get my home assistant to control my orcon MVS-15R vent.
If i fake the commands such as:
ramses_cc:
ramses_rf:
enforce_known_list: false # if not true, still enforces the block_list
disable_discovery: false
disable_sending: false # do not transmit any packets, ever
enable_eavesdrop: false # can be used to create an initial system schema
serial_port: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
packet_log: packet.log
orphans_hvac: [32:098762]
known_list:
18:262143:
32:098762: {class: FAN} # Orcon MVS-15R
29:211717:
class: REM
_note: Orcon 15RF remote
faked: true
commands:
low: " I --- 29:211717 --:------ 29:211717 31D9 003 000001"
medium: " I --- 29:211717 --:------ 29:211717 31D9 003 000002"
high: " I --- 29:211717 --:------ 29:211717 31D9 003 000003"
the remote will change to match the setting so say high, the light / LED will shine on "3" but the FAN/HAC will ignore the command.
I also tried using the bind method with a fake id and my system does not seem to accept it, it does seem like the commands my remote send are different from the one yours has in the docs, mine is also a 6 button ORCON remote.
Tried everything to get my home assistant to control my orcon MVS-15R vent.
If i fake the commands such as:
the remote will change to match the setting so say high, the light / LED will shine on "3" but the FAN/HAC will ignore the command.
I also tried using the bind method with a fake id and my system does not seem to accept it, it does seem like the commands my remote send are different from the one yours has in the docs, mine is also a 6 button ORCON remote.
Some Packet Info from when i send commands:
With HVAC/FAN turned Off:
Logs from HA packet.log:
The text was updated successfully, but these errors were encountered: