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

Sensor DS18B20 Temps missing #202

Closed
koffienl opened this issue Aug 22, 2018 · 3 comments
Closed

Sensor DS18B20 Temps missing #202

koffienl opened this issue Aug 22, 2018 · 3 comments
Milestone

Comments

@koffienl
Copy link

I'm not sure if I'm doing something wrong or that it's simply not supported. When I add a tasmota device (tasmota 6.1.1c) to my TasmoAdmin (1.5.4) the relays show up but I don't see any values from the (3) DS18B20's on this device.
Looking through the features and issues my guess is it should support (and show) these values?
Am I doing something wrong?

@reloxx13
Copy link
Collaborator

reloxx13 commented Sep 4, 2018

heya,

yep, it should work.

StatusSNS.DS18B20.Temperature
or
StatusSNS.DS18x20.DS1.Temperature

please post a status 0 to check if the path is correct, maybe sth changed in the latest tasmota updates.

@koffienl
Copy link
Author

koffienl commented Sep 4, 2018

07:31:18 CMD: status 0
07:31:19 MQT: stat/bierkast/STATUS = {"Status":{"Module":18,"FriendlyName":["Bierkast","Sonoff2","Sonoff3","Sonoff4"],"Topic":"bierkast","ButtonTopic":"0","Power":12,"PowerOnState":0,"LedState":1,"SaveData":1,"SaveState":1,"ButtonRetain":0,"PowerRetain":0}}
07:31:19 MQT: stat/bierkast/STATUS1 = {"StatusPRM":{"Baudrate":115200,"GroupTopic":"sonoffs","OtaUrl":"http://sonoff.maddox.co.uk/tasmota/sonoff.bin","RestartReason":"Software/System restart","Uptime":"13T22:49:09","StartupUTC":"2018-08-21T06:42:10","Sleep":0,"BootCount":48,"SaveCount":8025,"SaveAddress":"3F8000"}}
07:31:19 MQT: stat/bierkast/STATUS2 = {"StatusFWR":{"Version":"6.1.1c","BuildDateTime":"2018-07-26T20:27:19","Boot":5,"Core":"2_3_0","SDK":"1.5.3(aec24ac9)"}}
07:31:19 MQT: stat/bierkast/STATUS3 = {"StatusLOG":{"SerialLog":2,"WebLog":2,"SysLog":0,"LogHost":"","LogPort":514,"SSId":["xxx",""],"TelePeriod":60,"SetOption":["00008009","55818000"]}}
07:31:19 MQT: stat/bierkast/STATUS4 = {"StatusMEM":{"ProgramSize":477,"Free":544,"Heap":14,"ProgramFlashSize":4096,"FlashSize":4096,"FlashMode":2,"Features":["00000809","0FDAE794","00000000","B7B61FCE","00000000"]}}
07:31:19 MQT: stat/bierkast/STATUS5 = {"StatusNET":{"Hostname":"bierkast-7678","IPAddress":"192.168.2.147","Gateway":"192.168.2.1","Subnetmask":"255.255.255.0","DNSServer":"192.168.2.4","Mac":"5C:CF:7F:10:3D:FE","Webserver":2,"WifiConfig":5}}
07:31:19 MQT: stat/bierkast/STATUS6 = {"StatusMQT":{"MqttHost":"192.168.2.2","MqttPort":1883,"MqttClientMask":"ESPBIERKAST","MqttClient":"ESPBIERKAST","MqttUser":"tasmota_bierkast","MqttType":1,"MAX_PACKET_SIZE":1000,"KEEPALIVE":15}}
07:31:19 MQT: stat/bierkast/STATUS7 = {"StatusTIM":{"UTC":"Tue Sep 04 05:31:19 2018","Local":"Tue Sep 04 07:31:19 2018","StartDST":"Sun Mar 25 02:00:00 2018","EndDST":"Sun Oct 28 03:00:00 2018","Timezone":2,"Sunrise":"07:11","Sunset":"20:27"}}
07:31:19 MQT: stat/bierkast/STATUS10 = {"StatusSNS":{"Time":"2018-09-04T07:31:19","Switch1":"OFF","DS18B20-1":{"Id":"000003CC3610","Temperature":15.4},"DS18B20-2":{"Id":"000004BD32C2","Temperature":14.7},"DS18B20-3":{"Id":"000004BD9252","Temperature":15.6},"TempUnit":"C"}}
07:31:19 MQT: stat/bierkast/STATUS11 = {"StatusSTS":{"Time":"2018-09-04T07:31:19","Uptime":"13T22:49:09","Vcc":2.783,"POWER1":"OFF","POWER2":"OFF","POWER3":"ON","POWER4":"ON","Wifi":{"AP":1,"SSId":"xxx","RSSI":30,"APMac":"9C:5C:8E:8B:E6:38"}}}

@reloxx13
Copy link
Collaborator

reloxx13 commented Sep 4, 2018

ahh yep, its diffrent on your device:
DS18B20-1

thank you, ill add it 👍

@reloxx13 reloxx13 added this to the 1.6.0 milestone Sep 4, 2018
@reloxx13 reloxx13 changed the title Not showing temperatures? Sensor DS18B20 Temps missing Sep 4, 2018
@reloxx13 reloxx13 added DONE and removed todo labels Sep 4, 2018
@reloxx13 reloxx13 closed this as completed Sep 4, 2018
inverse pushed a commit to inverse/TasmoAdmin that referenced this issue Oct 14, 2020
inverse pushed a commit to inverse/TasmoAdmin that referenced this issue Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants