github StyraHem/ShellyForHASS 0.1.6-beta.9
Release 0.1.6 (Beta 9)

latest releases: 1.0.5, 1.0.5.beta.1, 1.0.3.beta.2...
pre-release4 years ago

Changes

  • Restore battery devices after HA reboot
  • Total consumption added (kWh)
  • Attribute list configurable, select what attributes to read
  • Roller/cover current_consumption bug fixed
  • Add missing switch sensor and attribute for RGBW2
  • Retry connection to Shelly cloud because bug in cloud
  • Fix room bug, now visible for all devices
  • Clean up old Shelly entities that have changed name sensor > binary_sensor
  • Cahnge icons on some sensors to separate them from others
  • Sensor payload added (Show last CoAP message for debugging)
  • Fixed other bugs
shelly:
  sensors:
    - all
  attributes:
    - default  
#default = ip_address, shelly_type, shelly_id, has_firmware_update,
#                cloud_status, switch, over_power, over_temp, battery

Sensors available:

all #include all sensors
rssi
power
consumption #include current and total consumption
current_consumption
total_consumption #new sensor!
uptime
over_power
device_temp
over_temp
cloud
mqtt
battery
switch

Attributes available:

all  #include all sensors, except payload
default  #include most important attributes (low db activity)
ip_address
shelly_type
shelly_id
ssid
rssi
uptime
has_firmware_update
latest_fw_version
firmware_version
cloud_enabled
cloud_connected
mqtt_connected
cloud_status
switch
consumption
total_consumption  #New sensor
current_consumption
over_power
device_temp
over_temp
battery
payload  #Show last CoAP message for debugging

Don't miss a new ShellyForHASS release

NewReleases is sending notifications on new releases.