Commit Graph

  • 18043431e7
    Update real_time_clock.cpp Rebbe Pod 2021-12-25 22:03:53 -0500
  • e300f54307 Commit for ssieb Skykingjwc 2021-12-25 19:57:37 -0500
  • f9eb843994 Shelly Dimmer: fix lint part 5 Richard Nauber 2021-12-26 00:42:41 +0100
  • c6c31f4c70 Shelly Dimmer: fix lint part 4 Richard Nauber 2021-12-26 00:31:11 +0100
  • c57e2f0ac7 CI: add ".bin" to ignored file types for script/ci-custom.py Richard Nauber 2021-12-26 00:30:51 +0100
  • 2e347f674c Shelly Dimmer: fix lint part3 Richard Nauber 2021-12-26 00:10:59 +0100
  • 4bab3e2cdc Shelly Dimmer: fix lint part 2 Richard Nauber 2021-12-26 00:05:30 +0100
  • f4a3db3dcf Shelly Dimmer: fix Lint errors (part1) Richard Nauber 2021-12-25 23:59:55 +0100
  • ff50f5c9d4 Shelly Dimmer: add a testcase Richard Nauber 2021-12-25 22:51:29 +0100
  • 3305516d02 Shelly Dimmer: add the firmware files from https://github.com/jamesturton/shelly-dimmer-stm32 Richard Nauber 2021-12-25 18:53:41 +0100
  • 5061a84301 Shelly Dimmer: support multiple firmware versions (from https://github.com/jamesturton/shelly-dimmer-stm32) for the STM microcontroller Richard Nauber 2021-12-25 18:32:57 +0100
  • 7f49c78d4c
    Removed unused arduino.h to make it compatible with esp-idf wjtje 2021-12-25 17:49:22 +0100
  • 3f603dee8b
    Fixed the linting errors inside the qr code component wjtje 2021-12-25 01:13:45 +0100
  • cbdc7337f9
    Add qr code support for displays wjtje 2021-12-25 00:44:16 +0100
  • 898effca18 Fix minor API changes of esphome for shelly dimmer. Richard Nauber 2021-12-24 23:52:06 +0100
  • 469207b34a
    Bump zeroconf from 0.36.13 to 0.38.1 dependabot[bot] 2021-12-24 19:02:33 +0000
  • 2c31fdbd36 Rewrite create_register_range. Stefan Gmeiner 2021-12-24 12:12:22 +0000
  • eac12b14aa Update standard US tank min/max to more closely align percentage with app Sean Brogan 2021-12-23 14:08:57 -0800
  • 27c8933517 Merge remote-tracking branch 'kostko/kostko/feature/shelly-dimmer' into feature/shelly-dimmer Richard Nauber 2021-12-23 23:01:25 +0100
  • 67074d8c83 i really need to get the same clang format working locally Sean Brogan 2021-10-24 18:17:27 -0700
  • ca0a97cb28 Update again to single line as formatter is unstable Sean Brogan 2021-10-24 18:05:22 -0700
  • a0c2db0666 rewrite function to match clang format Sean Brogan 2021-10-24 17:59:29 -0700
  • 6ad903da5d fix clang format issues Sean Brogan 2021-10-25 00:36:17 +0000
  • de1203b0e2 fix syntax Sean Brogan 2021-10-24 16:47:03 -0700
  • eb8a7ae9b7 Update based on coding style Sean Brogan 2021-10-23 12:00:03 -0700
  • 1ee4c0daae Update test to match syntax change Sean Brogan 2021-10-23 11:20:42 -0700
  • afb698a326 ci changes Sean Brogan 2021-10-23 00:10:29 -0700
  • 1623b4ea3f Updated actual codeowners file Sean Brogan 2021-10-22 23:47:34 -0700
  • 08c68f7a07 Add codeowners to init Sean Brogan 2021-10-22 23:46:05 -0700
  • d70b19614c Add support for Mopeka Pro Check LP sensor Sean Brogan 2021-09-29 17:22:04 -0700
  • 4d4c570715 Add mopeka_ble component to ease finding a sensor. Sean Brogan 2021-10-22 23:15:26 -0700
  • e0558b893f Add validation of UART settings anatoly-savchenkov 2021-12-23 11:46:14 +0300
  • cc2c2775a0
    Update real_time_clock.cpp Rebbe Pod 2021-12-22 21:47:01 -0500
  • f96d8d6315
    Update real_time_clock.h Rebbe Pod 2021-12-22 21:45:22 -0500
  • 88c4e0df11 Moved TM1638 files to components folder and reverted unintentional changes to TM1637 code Skykingjwc 2021-12-22 18:15:52 -0500
  • 3e6506027f Moved TM1638 files to components folder and reverted unintentional changes to TM1637 code Skykingjwc 2021-12-22 18:14:22 -0500
  • cfeeb2346e
    Fix compile issues whe using the PR on stable version Jesse Hills 2021-12-23 10:11:43 +1300
  • 5b6f8935e9 Revert "Disable nightly dev build" (#2944) Jesse Hills 2021-12-23 09:38:43 +1300
  • 72c6bfaa50
    Revert "Disable nightly dev build" (#2944) Jesse Hills 2021-12-23 09:38:43 +1300
  • 38cea48c89
    Dont validate baud_rate for sim800l platform Jesse Hills 2021-12-23 09:32:49 +1300
  • db4a05287c Revert "Disable nightly dev build (#2943)" Jesse Hills 2021-12-23 09:25:12 +1300
  • 0e4678d822 Workaround installing as editable package not working (#2936) Jesse Hills 2021-12-23 08:43:17 +1300
  • 7927b5f624
    Workaround installing as editable package not working (#2936) Jesse Hills 2021-12-23 08:43:17 +1300
  • 6ba16e3224 Only allow internal pins for dht sensor (#2940) Jesse Hills 2021-12-23 08:31:56 +1300
  • b7aad39daf
    Only allow internal pins for dht sensor (#2940) Jesse Hills 2021-12-23 08:31:56 +1300
  • 6acb4a663f Apply review suggestion Martin 2021-12-22 19:18:38 +0100
  • 253ffc9b65 Cleanup total_register_count. Stefan Gmeiner 2021-12-22 17:46:43 +0000
  • a6de81b928 Fixed typo in dump config. Stefan Gmeiner 2021-12-22 17:03:38 +0000
  • 2ee3610704 clang again, I have trouble running it on windows swifty99 2021-12-22 17:53:50 +0100
  • 24e6fdb1c6 fixed execution order swifty99 2021-12-22 17:25:57 +0100
  • 87de7604d1 tidy Martin 2021-12-22 15:14:27 +0100
  • d4155bb75b fix compile error in verbose mode Martin 2021-12-22 14:49:49 +0100
  • 2bc3960565 fix error: 'format_hex_pretty' was not declared in this scope" Martin 2021-12-22 13:57:06 +0100
  • 486b8dafc9 Revert "remove %hhu - fails for some cases" Martin 2021-12-22 13:46:09 +0100
  • 196541e7b6 remove %hhu - fails for some cases Martin 2021-12-22 13:36:31 +0100
  • cff2efebc5 removed includes not required Martin 2021-12-22 13:24:36 +0100
  • a9e88f2efb remove float constant / write_lambda check Martin 2021-12-22 11:49:02 +0100
  • 9efd6e9e8b change log format Martin 2021-12-22 11:38:08 +0100
  • 1e8c89c707 Disable nightly dev build (#2943) Jesse Hills 2021-12-22 23:02:58 +1300
  • f48de6dd43
    Disable nightly dev build (#2943) Jesse Hills 2021-12-22 23:02:58 +1300
  • df1832859b
    Disable nightly dev build Jesse Hills 2021-12-22 22:39:23 +1300
  • f25f180c54 Add option to load docker image when building (#2938) Jesse Hills 2021-12-22 20:49:04 +1300
  • 79d73d8f8b
    Add option to load docker image when building (#2938) Jesse Hills 2021-12-22 20:49:04 +1300
  • 29df0477e2 rename toggle Martin 2021-12-22 08:29:36 +0100
  • 0112dc3220
    Merge branch 'dev' into docker-build-load Jesse Hills 2021-12-22 20:24:32 +1300
  • 7fa204761b
    Apply suggestions from code review Martin 2021-12-22 08:19:40 +0100
  • 940fd816fd
    Lint Jesse Hills 2021-12-22 20:13:29 +1300
  • 6afa4b3bb7 Require arduino in webserver for better validation (#2941) Jesse Hills 2021-12-22 20:08:54 +1300
  • cc5947467f
    Require arduino in webserver for better validation (#2941) Jesse Hills 2021-12-22 20:08:54 +1300
  • dd2fd66699
    Only allow internal pins for dht sensor Jesse Hills 2021-12-22 16:19:50 +1300
  • ea187447db
    Remove extra arg Jesse Hills 2021-12-22 16:08:57 +1300
  • 19f16234f0
    Add comment about memory allocation Jesse Hills 2021-12-22 16:07:20 +1300
  • 46b8df1d3c
    Merge branch 'dev' into json-lib Jesse Hills 2021-12-22 16:04:11 +1300
  • a85b7b3f84
    Code tidy oral-b-brush Jesse Hills 2021-12-22 15:58:02 +1300
  • a207ed08a9
    Merge branch 'dev' into pr/ciB89/1424-1 Jesse Hills 2021-12-22 15:49:07 +1300
  • 386bced91d Change HDC1080 init instruction failure from error to warning (#2927) George 2021-12-22 13:35:01 +1100
  • e152f128c8
    Change HDC1080 init instruction failure from error to warning (#2927) George 2021-12-22 13:35:01 +1100
  • 51ea070d7f
    Merge branch 'dev' into non-edit-install Jesse Hills 2021-12-22 15:27:51 +1300
  • ae6e4a6ad6 Update curl package version in docker (#2939) Jesse Hills 2021-12-22 15:27:34 +1300
  • 99bd808ebe
    Update curl package version in docker (#2939) Jesse Hills 2021-12-22 15:27:34 +1300
  • 499eaf5065 bang_bang: respect set cool- and heat-only modes (#2926) Jan Čermák 2021-12-22 03:27:16 +0100
  • beb5f3dc9d
    bang_bang: respect set cool- and heat-only modes (#2926) Jan Čermák 2021-12-22 03:27:16 +0100
  • f88d34c09d
    Update curl package version in docker Jesse Hills 2021-12-22 14:54:19 +1300
  • 4dcc8def42 Support inkplate10 (#2937) Jesse Hills 2021-12-22 12:56:52 +1300
  • f5c3b3446f
    Support inkplate10 (#2937) Jesse Hills 2021-12-22 12:56:52 +1300
  • 3e8a940f58
    Add return 0 Jesse Hills 2021-12-22 12:33:44 +1300
  • e86bfe7c19
    Support inkplate10 resolution Jesse Hills 2021-12-22 11:10:20 +1300
  • f5e34687ab
    Workaround editable package not working Jesse Hills 2021-12-22 09:38:52 +1300
  • c41ce2e565 Switche automations working, just need to get the LED to turn on now Skykingjwc 2021-12-21 14:28:06 -0500
  • 38f99b39d7 Created class for LEDs to operate as switches, not sure what to do about exposing the SetLed method Skykingjwc 2021-12-21 12:56:56 -0500
  • 0870928b0f clang 2 swifty99 2021-12-21 18:43:45 +0100
  • 8586a9559f clanged it (hopefully) swifty99 2021-12-21 18:41:55 +0100
  • 36349c7e5a
    Update esphome/components/hdc1080/hdc1080.cpp George 2021-12-21 22:46:06 +1100
  • a0ef2f96ab fix lint Martin 2021-12-21 10:30:21 +0100
  • eedbed7bac lint Martin 2021-12-21 10:20:50 +0100
  • 98376f9c4d add get_level() function to float output swifty99 2021-12-21 10:07:29 +0100
  • 09525b9d36 Apply changes from code review Martin 2021-12-21 10:07:07 +0100
  • 0bfc722127
    Apply suggestions from code review Martin 2021-12-21 09:56:57 +0100
  • ca7530be78
    Remove progress=plain Jesse Hills 2021-12-21 18:43:58 +1300
  • d375a67518
    Add option to load docker image when building Jesse Hills 2021-12-21 18:43:18 +1300