tobias-richter / ansible-tasmota

Ansible Role for managing tasmota devices with tasmota commands
Apache License 2.0
31 stars 12 forks source link

Fetch correct existing value for PulseTime command #28

Closed anti-social closed 11 months ago

anti-social commented 1 year ago

PulseTime* command return a value that looks like:

{"PulseTime1":{"Set":5,"Remaining":0}}
tobias-richter commented 11 months ago

@anti-social thank you for your contribution!