core: RFXTRX/RFY - Sun-sensor switch no longer available

The problem

In version 112.4 I had a switch to toggle the sun-sensor for my Somfy covers. After the upgrade to 113.1 the address assigned now acts as up/down

Environment

arch x86_64
chassis
dev false
docker true
docker_version 18.09.8
hassio true
host_os
installation_type Home Assistant Supervised
os_name Linux
os_version 4.4.59+
python_version 3.8.3
supervisor 229
timezone Europe/Amsterdam
version 0.113.1
virtualenv false
  • Home Assistant Core release with the issue: 113.1
  • Last working Home Assistant Core release (if known): 112.4
  • Operating environment (OS/Container/Supervised/Core): hassio
  • Integration causing this issue: rfxtrx
  • Link to integration documentation on our website: https://www.home-assistant.io/integrations/rfxtrx/

Problem-relevant configuration.yaml

# RFXCom - Somfy/KaKu
rfxtrx:
    device: /dev/ttyUSB0
    debug: true
    devices:
        # Covers
        071a000003000101:
        071a000003000201:
        # Sun detector
        071a000003010101:
        071a000003010201:

Traceback/Error logs


Additional information

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 18 (11 by maintainers)

Most upvoted comments

Ah, we can check for hasattr(“send_on”) on the device.