Commit Graph

23 Commits

Author SHA1 Message Date
Stephan Hadinger
871baa7f41 Berry remove warning when no debug 2021-11-21 23:08:54 +01:00
Stephan Hadinger
cb0ad2c75b Berry tasmota.read_sensors() 2021-11-21 18:54:13 +01:00
Stephan Hadinger
8a8724763f Berry add animation framework 2021-11-19 22:09:35 +01:00
s-hadinger
a9f0585429
Autoconf v1 (#13665)
* Fix compiler warning

* Autoconfiguration for ESP32 and variants
2021-11-13 20:45:27 +01:00
s-hadinger
e69522f70b
Berry tasmota.arch() (#13635)
* Berry `tasmota.arch()`

* Fix typo
2021-11-10 20:58:06 +01:00
Stephan Hadinger
26d2f9821e Berry support for multiple rules with same prefix 2021-11-04 19:34:22 +01:00
Stephan Hadinger
3d3d634070 Berry support for tele rules 2021-10-19 22:38:54 +02:00
Stephan Hadinger
24afc50375 Berry add access to Settings 2021-10-19 21:47:48 +02:00
Stephan Hadinger
f3c11c6951 Berry return last message in tasmota.cmd() 2021-10-18 11:24:11 +02:00
Stephan Hadinger
a21e4a58fc Berry add tasmota.global 2021-09-30 19:51:40 +02:00
s-hadinger
74bd4cfd53
Berry add tasmota.get_switch() (#13173) 2021-09-19 15:52:13 +02:00
Stephan Hadinger
04c0f42981 Improved wifi widgets 2021-09-08 19:40:18 +02:00
Stephan Hadinger
547d47e297 Berry strftime 2021-08-30 23:15:27 +02:00
s-hadinger
aa6af84693
Berry vararg prep (#12951)
* Berry prepare for vararg, and fix string format

* Cosmetic fix
2021-08-23 13:29:15 +02:00
Stephan Hadinger
4ad8604b72 Berry add tasmota.remove_timer() 2021-08-16 13:10:19 +02:00
Stephan Hadinger
21c3ac6727 Berry add `tasmota.wifi() and tasmota.eth()` 2021-07-25 12:50:58 +02:00
Stephan Hadinger
0539e8ec32 Berry add tasmota.publish_result 2021-07-20 22:31:22 +02:00
Stephan Hadinger
84e58739a0 Berry add support for I2S audio mp3 playback 2021-07-20 21:05:10 +02:00
Stephan Hadinger
f99d5b0e0f Berry support for static class members 2021-07-19 18:45:04 +02:00
Stephan Hadinger
ca49b7daf2 Added tasmota.memory() 2021-06-10 18:55:06 +02:00
Stephan Hadinger
5cffd58c16 Berry add module webserver 2021-05-28 22:37:06 +02:00
s-hadinger
90330a5000
Add Berry tasmota.web_send() (#12197)
* Add Berry `tasmota.web_send()`

* Fix compilation

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-05-26 16:44:43 +02:00
Stephan Hadinger
5b36e504c5 Berry more solidification 2021-04-28 19:30:19 +02:00