dresden-elektronik / phoscon-app-beta

Access to Phoscon app beta
79 stars 5 forks source link

[Device request] Moes smart-brightness-thermometer #419

Closed tjarb closed 2 years ago

tjarb commented 3 years ago

Dear readers,

I bought several MoesHouse multi-sensors with display, but they do not seem to be supported by Phoscon app. They are not discovered and cannot be shared with Openhab.

https://www.moeshouse.com/collections/smart-brightness-thermometer

Can this be added to the device support? The build-in sensors are:

Best regards,

Tjarb

SEK-DE commented 3 years ago

Please let me know the following things:

  1. host system (Raspberry Pi 3B+ / 4B / PC / NAS): Answer:
  2. execution method (Raspbian / Ubuntu / Home Assistant deCONZ add-on / Marthoc Docker container / Windows / Virtual Machine): Answer:
  3. firmware version (format 26xxyy00): Answer:
  4. deCONZ Version (Format 2.xx.yy): Answer:
  5. device (ConBee I / ConBee II / RaspBee I / RaspBee II): Answer:
  6. Is the ConBee I / II connected to a USB 2.0 or USB 3.0 (blue) socket? - only relevant for ConBee I/II: Answer:
  7. Is a USB extension used? (yes / no) - only relevant for ConBee I/II: Answer:
  8. Are other USB or serial devices connected to the host system? (yes / no) - If yes: which ones?): Answer:
  9. If Raspberry Pi: which power supply is used? (original / manufacturer+model) Specify volts and amps: (e.g. 5.0V, 1.0A): Answer:
  10. if Raspberry Pi: On which image base is the system set up?: (Phoscon / Raspbian / Raspberry Pi OS / Home Assistant ...): Answer:
  11. If Raspberry Pi: Which way was deCONZ installed? (APT repository / dpkg / via a plug-in). Answer:

also please go to our web-app -> Help -> API Information and use the filter to get the API Log for this device. I´d like to take a look at the model ID and how it comes in.

tjarb commented 3 years ago

[Added inline]

1. host system: PC
2. execution method: Windows 2019 server std (admin rights)
3. firmware version: deCONZ_ConBeeII_0x26720700.bin.GCF
4. deCONZ Version: 2.12.6
5. device: Conbee ll
6. USB HOST type: USB 3.0
7. Is a USB extension used: NO
8. Are other USB or serial devices connected: NO
9. If Raspberry Pi: which power supply is used? (original /
manufacturer+model) Specify volts and amps: (e.g. 5.0V, 1.0A):
10. if Raspberry Pi: On which image base is the system set up?:
(Phoscon / Raspbian / Raspberry Pi OS / Home Assistant ...):
Answer: Phoscon + Openhab
11. If Raspberry Pi: Which way was deCONZ installed? (APT repository /
dpkg / via a plug-in).

also please go to our web-app -> Help -> API Information and use the filter to get the API Log for this device. I´d like to take a look at the model ID and how it comes in.

No option in the web-app, but I can do a debug in the program.

tjarb commented 3 years ago

Dear reader,

A follow up: with an USB extension cable I tried to link again and they show in Phoscon now and in Openhab. But I only get the light-intensity and battery-level endpoints. The values/points of the integrated temperature and humidity senors are not there.

The light sensor is called: LightLevel 3 (_TYZB01_kvwjujy9)

It's known in zigbee2mqqt as: https://www.zigbee2mqtt.io/devices/ZSS-ZK-THL.html

Best regards,

tjarb commented 3 years ago

@SEK-DE "web-app -> Help -> API Information" Found it:

{ "2": { "config": { "battery": 100, "on": true, "reachable": true, "tholddark": 12000, "tholdoffset": 7000 }, "ep": 1, "etag": "da4205f4238333a054d8e75889ff3217", "lastannounced": "2021-08-29T17:27:22Z", "lastseen": "2021-08-29T17:27Z", "manufacturername": "_TYZB01_kvwjujy9", "modelid": "TS0222", "name": "LightLevel 2", "state": { "dark": true, "daylight": false, "lastupdated": "2021-08-29T17:27:24.297", "lightlevel": 0, "lux": 0 }, "type": "ZHALightLevel", "uniqueid": "5c:02:72:ff:fe:04:40:74-01-0400" }, "3": { "config": { "battery": 100, "on": true, "reachable": true, "tholddark": 12000, "tholdoffset": 7000 }, "ep": 1, "etag": "71951dd26c66a00f67bddd64bd5302ff", "lastannounced": "2021-08-29T17:33:44Z", "lastseen": "2021-08-29T17:33Z", "manufacturername": "_TYZB01_kvwjujy9", "modelid": "TS0222", "name": "LightLevel 3", "state": { "dark": true, "daylight": false, "lastupdated": "2021-08-29T17:33:49.651", "lightlevel": 0, "lux": 0 }, "type": "ZHALightLevel", "uniqueid": "5c:02:72:ff:fe:04:40:37-01-0400" }, "4": { "config": { "battery": 100, "on": true, "reachable": true, "tholddark": 12000, "tholdoffset": 7000 }, "ep": 1, "etag": "568b317feff1cb7ddefc2fa60d5a3412", "lastannounced": "2021-08-29T17:17:36Z", "lastseen": "2021-08-29T17:17Z", "manufacturername": "_TYZB01_kvwjujy9", "modelid": "TS0222", "name": "LightLevel 4", "state": { "dark": true, "daylight": false, "lastupdated": "2021-08-29T17:17:44.087", "lightlevel": 0, "lux": 0 }, "type": "ZHALightLevel", "uniqueid": "cc:86:ec:ff:fe:9a:57:a6-01-0400" } }

But this is the only update event that I get. There's no event for humidity or temperature. I've moved the sensors to different rooms with different temperatures and humidity (also outside), but only getting the lightlevel updates.

tjarb commented 3 years ago

Just curious how things proceed regarding this device?

stale[bot] commented 3 years ago

As there hasn't been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

stale[bot] commented 2 years ago

As there hasn't been any response in 28 days, this issue will be closed. @ OP: If this issue is solved post what fixed it for you. If it isn't solved, request to get this opened again.