Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Support] Shelly Button, Homebridge receives no signals. #469

Open
Blueo2393 opened this issue Mar 22, 2024 · 1 comment
Open

[Support] Shelly Button, Homebridge receives no signals. #469

Blueo2393 opened this issue Mar 22, 2024 · 1 comment

Comments

@Blueo2393
Copy link

Tried connecting a Shelly Button 1 to homebridge. The Button gets recognised by the Plugin, but no signals from the button are received. Button works perfectly in the Shelly App.
Plugin Log:
[22.3.2024, 15:56:22] Failed to find plugin to handle accessory Shelly Button1 485519F321F4
[22.3.2024, 15:56:22] Removing orphaned accessory Shelly Button1 485519F321F4

I tried chaning the Button IP, several restarts and reinstallation of Plugin, resetting Button, manually adding Button to plugin,

  • Shelly device(s): Shelly Button 1
  • Plugin version: v0.19.1
  • Device running homebridge: Raspberry Pi 4

Thanks for your Help <3

Desribe Shelly Device:
Type: SHBTN-2
CoAP description: {"blk":[{"I":1,"D":"sensor_0"},{"I":2,"D":"device"}],"sen":[{"I":9103,"T":"EVC","D":"cfgChanged","R":"U16","L":2},{"I":2102,"T":"EV","D":"inputEvent","R":["S/L/SS/SSS",""],"L":1},{"I":2103,"T":"EVC","D":"inputEventCnt","R":"U16","L":1},{"I":3115,"T":"S","D":"sensorError","R":"0/1","L":1},{"I":3112,"T":"S","D":"charger","R":["0/1","-1"],"L":2},{"I":3111,"T":"B","D":"battery","R":["0/100","-1"],"L":2},{"I":9102,"T":"EV","D":"wakeupEvent","R":["battery/button/periodic/poweron/sensor/ext_power","unknown"],"L":2}]}
CoAP status: {"G":[[0,9103,2],[0,2102,"S"],[0,2103,56],[0,3115,0],[0,3112,1],[0,3111,100],[0,9102,["ext_power"]]]}
HTTP Settings:: {"device":{"type":"SHBTN-2","mac":"485519F321F4","hostname":"shellybutton1-485519F321F4","sleep_mode":true},"wifi_ap":{"enabled":false,"ssid":"shellybutton1-485519F321F4","key":""},"wifi_sta":{"enabled":true,"ssid":"BD-1","ipv4_method":"dhcp","ip":null,"gw":null,"mask":null,"dns":null},"wifi_sta1":{"enabled":false,"ssid":null,"ipv4_method":"dhcp","ip":null,"gw":null,"mask":null,"dns":null},"mqtt":{"enable":false,"server":"192.168.33.3:1883","user":"","id":"shellybutton1-485519F321F4","reconnect_timeout_max":60,"reconnect_timeout_min":2,"clean_session":true,"keep_alive":60,"max_qos":0,"retain":false,"update_period":30},"coiot":{"enabled":true,"update_period":15,"peer":""},"sntp":{"server":"time.google.com","enabled":false},"login":{"enabled":false,"unprotected":false,"username":"admin"},"pin_code":"","name":null,"fw":"20230913-113105/v1.14.0-gcb84623","pon_wifi_reset":false,"discoverable":false,"build_info":{"build_id":"20230913-113105/v1.14.0-gcb84623","build_timestamp":"2023-09-13T11:31:05Z","build_version":"1.0"},"cloud":{"enabled":true,"connected":true},"timezone":null,"lat":500,"lng":500,"tzautodetect":true,"tz_utc_offset":0,"tz_dst":false,"tz_dst_auto":true,"time":"","unixtime":0,"led_status_disable":false,"debug_enable":false,"allow_cross_origin":false,"actions":{"active":false,"names":["shortpush_url","longpush_url","double_shortpush_url","triple_shortpush_url"]},"hwinfo":{"hw_revision":"prod-2020-10","batch_id":1},"sleep_mode":{"period":12,"unit":"h"},"longpush_duration_ms":{"max":800},"multipush_time_between_pushes_ms":{"max":500},"remain_awake":0,"inputs":[{"name":null}]}
HTTP Status:: {"wifi_sta":{"connected":true,"ssid":"BD-1","ip":"192.168.254.171","rssi":-47},"cloud":{"enabled":true,"connected":true},"mqtt":{"connected":false},"time":"","unixtime":0,"serial":29,"has_update":false,"mac":"485519F321F4","cfg_changed_cnt":2,"actions_stats":{"skipped":0},"inputs":[{"input":0,"event":"S","event_cnt":56}],"is_valid":true,"bat":{"value":100,"voltage":4.2},"charger":true,"act_reasons":["ext_power"],"connect_retries":0,"sensor_error":0,"update":{"status":"idle","has_update":false,"new_version":"20230913-113105/v1.14.0-gcb84623","old_version":"20230913-113105/v1.14.0-gcb84623","beta_version":"20231107-163903/v1.14.1-rc1-g0617c15"},"ram_total":52456,"ram_free":41004,"fs_size":233681,"fs_free":162648,"uptime":3196}

@Blueo2393
Copy link
Author

Button works now, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant