iobroker-community-adapters / ioBroker.shelly

Integrate your Shelly devices into ioBroker via MQTT or CoIoT
Other
159 stars 62 forks source link

Shelly TRV Support #501

Closed joergzdarsky closed 2 years ago

joergzdarsky commented 2 years ago

Shelly device

Shelly TRV

Protocol (CoAP / MQTT)

MQTT

The problem

Enhancement Request: Shelly TRV Support

Please add and support Shelly TRV temperature device into the Shelly iobroker.shelly adapter.

Version of nodejs

12.18.4

Version of ioBroker js-controller

3.3.21

Version of Adapter

4.0.7 (and beta 5.0.0)

Operating system running ioBroker

Linux

Checklist of files to include below

Additional information & file uploads

I included the Shelly TRV via MQTT into iobroker. This is how it is listed in the MQTT adapter under objects [individual information masked via XXX]. Device is sending data. If necessary I can also add the settings information.

announce {"id":"shellytrv-XXXXXXXXXXXX","model":"SHTRV-01","mac":"XXXXXXXXXXXX","ip":"XXX.XXX.XXX.XXX","new_fw":false,"fw_ver":"20211223-144805/v2.1.0@d30148ec"}

command (null)

info {"wifi_sta":{"connected":true,"ssid":"XXXXXXXXXXXXXXXXXX","ip":"XXX.XXX.XXX.XXX","rssi":-39},"cloud":{"enabled":true,"connected":true},"mqtt":{"connected":true},"time":"10:55","unixtime":1641635700,"serial":1463,"has_update":false,"mac":"XXXXXXXXXXXX","cfg_changed_cnt":0,"actions_stats":{"skipped":0},"thermostats":[{"pos":13.3,"target_t":{"enabled":true,"value":21.0,"units":"C"},"tmp":{"value":20.9,"units":"C","is_valid":true},"schedule":true,"schedule_profile":1}],"calibrated":true,"bat":{"value":100,"voltage":4.156},"charger":false,"update":{"status":"unknown","has_update":false,"new_version":"20211223-144805/v2.1.0@d30148ec","old_version":"20211223-144805/v2.1.0@d30148ec","beta_version":null},"ram_total":97280,"ram_free":22288,"fs_size":65536,"fs_free":59480,"uptime":386940,"fw_info":{"device":"shellytrv-XXXXXXXXXXXX","fw":"20211223-144805/v2.1.0@d30148ec"},"ps_mode":0,"dbg_flags":0}

online true

klein0r commented 2 years ago

@ymurawski Da ich kein Gerät habe, konnte ich nur übernehmen was @heiko1988 geliefert hatte. Und das war nur MQTT und kein CoAP. Ich kann hier nicht weiter helfen.