ShellyForHASS: No errors in log, but not working for me

Hi

I’ve installed via HACS and I’m on version 0.0.15 My config is

shelly:
  discovery: true
  version: true
  show_id_in_name: true
  additional_information: true
  power_decimals: 2
  sensors: 
    - power
    - rssi
    - uptime
    - over_power
    - device_temp
    - over_temp
    - cloud
    - mqtt
    - battery

I don’t see them in MQTT integrations and I don’t see any of the sensors requested (rssi, mqtt, cloud and so on). I’ve also tried to use the - all option instead of defining one by one.

I’ve also defined in the log

logger:
  default: error
  logs:
    custom_components.shelly: debug

but I don’t see any error.

In the log I see

2019-08-20 11:57:35 INFO (SyncWorker_5) [custom_components.shelly] Starting shelly, 0.0.15 2019-08-20 11:57:35 INFO (SyncWorker_5) [custom_components.shelly] pyShelly, 0.0.31

What can I check?

Thanks

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 83 (30 by maintainers)

Most upvoted comments

Working with a version that can work without CoAP also, it will do polling and allow to add devices by ip.

@SuperCocov9 sorry, can’t do more. I’m still new to HA and Python. I just described the steps that helped in my case. It looks that we must wait for the next version of this integration. Hopefully, someday we will be able to use MQTT and Shelly cloud together. Write to Shelly’s support about that (I did). Maybe if they get a lot of requests they’ll implement this feature 😃