esphome 2024.12.0__tar.gz → 2024.12.0b2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {esphome-2024.12.0/esphome.egg-info → esphome-2024.12.0b2}/PKG-INFO +2 -2
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble/ble.cpp +7 -26
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/font/__init__.py +2 -5
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/const.py +1 -1
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/web_server.py +0 -6
- {esphome-2024.12.0 → esphome-2024.12.0b2/esphome.egg-info}/PKG-INFO +2 -2
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome.egg-info/requires.txt +1 -1
- {esphome-2024.12.0 → esphome-2024.12.0b2}/requirements.txt +1 -1
- {esphome-2024.12.0 → esphome-2024.12.0b2}/LICENSE +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/MANIFEST.in +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/README.md +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/__main__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/automation.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/codegen.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/a01nyub/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/a01nyub/a01nyub.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/a01nyub/a01nyub.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/a01nyub/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/a02yyuw/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/a02yyuw/a02yyuw.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/a02yyuw/a02yyuw.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/a02yyuw/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/a4988/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/a4988/a4988.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/a4988/a4988.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/a4988/stepper.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/absolute_humidity/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/absolute_humidity/absolute_humidity.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/absolute_humidity/absolute_humidity.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/absolute_humidity/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ac_dimmer/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ac_dimmer/ac_dimmer.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ac_dimmer/ac_dimmer.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ac_dimmer/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adalight/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adalight/adalight_light_effect.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adalight/adalight_light_effect.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc/adc_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc/adc_sensor_common.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc/adc_sensor_esp32.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc/adc_sensor_esp8266.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc/adc_sensor_libretiny.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc/adc_sensor_rp2040.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc128s102/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc128s102/adc128s102.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc128s102/adc128s102.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc128s102/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc128s102/sensor/adc128s102_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc128s102/sensor/adc128s102_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/addressable_light/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/addressable_light/addressable_light_display.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/addressable_light/addressable_light_display.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/addressable_light/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7880/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7880/ade7880.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7880/ade7880.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7880/ade7880_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7880/ade7880_registers.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7880/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7953/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7953/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7953_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7953_base/ade7953_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7953_base/ade7953_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7953_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7953_i2c/ade7953_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7953_i2c/ade7953_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7953_i2c/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7953_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7953_spi/ade7953_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7953_spi/ade7953_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ade7953_spi/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1115/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1115/ads1115.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1115/ads1115.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1115/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1115/sensor/ads1115_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1115/sensor/ads1115_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1118/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1118/ads1118.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1118/ads1118.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1118/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1118/sensor/ads1118_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1118/sensor/ads1118_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ags10/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ags10/ags10.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ags10/ags10.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ags10/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/aht10/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/aht10/aht10.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/aht10/aht10.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/aht10/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/aic3204/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/aic3204/aic3204.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/aic3204/aic3204.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/aic3204/audio_dac.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/aic3204/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_ble/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_ble/airthings_listener.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_ble/airthings_listener.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_wave_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_wave_base/airthings_wave_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_wave_base/airthings_wave_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_wave_mini/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_wave_mini/airthings_wave_mini.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_wave_mini/airthings_wave_mini.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_wave_mini/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_wave_plus/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_wave_plus/airthings_wave_plus.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_wave_plus/airthings_wave_plus.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_wave_plus/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/alarm_control_panel/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/alarm_control_panel/alarm_control_panel.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/alarm_control_panel/alarm_control_panel.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/alarm_control_panel/alarm_control_panel_call.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/alarm_control_panel/alarm_control_panel_call.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/alarm_control_panel/alarm_control_panel_state.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/alarm_control_panel/alarm_control_panel_state.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/alarm_control_panel/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/alpha3/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/alpha3/alpha3.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/alpha3/alpha3.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/alpha3/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am2315c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am2315c/am2315c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am2315c/am2315c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am2315c/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am2320/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am2320/am2320.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am2320/am2320.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am2320/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am43/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am43/am43_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am43/am43_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am43/cover/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am43/cover/am43_cover.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am43/cover/am43_cover.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am43/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am43/sensor/am43_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/am43/sensor/am43_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/analog_threshold/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/analog_threshold/analog_threshold_binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/analog_threshold/analog_threshold_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/analog_threshold/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/animation/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/animation/animation.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/animation/animation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/anova/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/anova/anova.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/anova/anova.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/anova/anova_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/anova/anova_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/anova/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/apds9306/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/apds9306/apds9306.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/apds9306/apds9306.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/apds9306/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/apds9960/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/apds9960/apds9960.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/apds9960/apds9960.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/apds9960/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/apds9960/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/api_connection.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/api_connection.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/api_frame_helper.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/api_frame_helper.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/api_noise_context.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/api_pb2.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/api_pb2.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/api_pb2_service.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/api_pb2_service.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/api_server.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/api_server.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/client.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/custom_api_device.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/homeassistant_service.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/list_entities.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/list_entities.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/proto.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/proto.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/subscribe_state.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/subscribe_state.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/user_services.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/api/user_services.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as3935/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as3935/as3935.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as3935/as3935.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as3935/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as3935/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as3935_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as3935_i2c/as3935_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as3935_i2c/as3935_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as3935_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as3935_spi/as3935_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as3935_spi/as3935_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as5600/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as5600/as5600.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as5600/as5600.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as5600/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as5600/sensor/as5600_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as5600/sensor/as5600_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as7341/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as7341/as7341.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as7341/as7341.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/as7341/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/async_tcp/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/at581x/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/at581x/at581x.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/at581x/at581x.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/at581x/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/at581x/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/at581x/switch/rf_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/at581x/switch/rf_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atc_mithermometer/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atc_mithermometer/atc_mithermometer.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atc_mithermometer/atc_mithermometer.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atc_mithermometer/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atm90e26/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atm90e26/atm90e26.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atm90e26/atm90e26.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atm90e26/atm90e26_reg.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atm90e26/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atm90e32/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atm90e32/atm90e32.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atm90e32/atm90e32.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atm90e32/atm90e32_reg.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atm90e32/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atm90e32/button/atm90e32_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atm90e32/button/atm90e32_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/atm90e32/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/audio/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/audio/audio.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/audio_dac/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/audio_dac/audio_dac.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/audio_dac/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/axs15231/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/axs15231/touchscreen/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/axs15231/touchscreen/axs15231_touchscreen.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/axs15231/touchscreen/axs15231_touchscreen.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/b_parasite/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/b_parasite/b_parasite.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/b_parasite/b_parasite.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/b_parasite/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ballu/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ballu/ballu.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ballu/ballu.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ballu/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bang_bang/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bang_bang/bang_bang_climate.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bang_bang/bang_bang_climate.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bang_bang/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/bedjet_child.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/bedjet_codec.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/bedjet_codec.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/bedjet_const.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/bedjet_hub.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/bedjet_hub.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/climate/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/climate/bedjet_climate.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/climate/bedjet_climate.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/fan/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/fan/bedjet_fan.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/fan/bedjet_fan.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/sensor/bedjet_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bedjet/sensor/bedjet_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/beken_spi_led_strip/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/beken_spi_led_strip/led_strip.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/beken_spi_led_strip/led_strip.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/beken_spi_led_strip/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bh1750/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bh1750/bh1750.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bh1750/bh1750.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bh1750/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary/fan/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary/fan/binary_fan.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary/fan/binary_fan.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary/light/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary/light/binary_light_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary_sensor/automation.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary_sensor/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary_sensor/binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary_sensor/binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary_sensor/filter.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary_sensor/filter.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary_sensor_map/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary_sensor_map/binary_sensor_map.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary_sensor_map/binary_sensor_map.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/binary_sensor_map/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bk72xx/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bk72xx/boards.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0906/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0906/bl0906.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0906/bl0906.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0906/const.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0906/constants.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0906/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0939/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0939/bl0939.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0939/bl0939.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0939/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0940/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0940/bl0940.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0940/bl0940.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0940/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0942/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0942/bl0942.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0942/bl0942.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bl0942/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/automation.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/ble_client.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/ble_client.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/output/ble_binary_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/output/ble_binary_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/sensor/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/sensor/ble_rssi_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/sensor/ble_rssi_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/sensor/ble_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/sensor/ble_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/switch/ble_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/switch/ble_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/text_sensor/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/text_sensor/ble_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_client/text_sensor/ble_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_presence/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_presence/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_presence/ble_presence_device.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_presence/ble_presence_device.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_rssi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_rssi/ble_rssi_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_rssi/ble_rssi_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_rssi/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_scanner/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_scanner/ble_scanner.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_scanner/ble_scanner.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ble_scanner/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bluetooth_proxy/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bluetooth_proxy/bluetooth_connection.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bluetooth_proxy/bluetooth_connection.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bluetooth_proxy/bluetooth_proxy.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bluetooth_proxy/bluetooth_proxy.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme280_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme280_base/bme280_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme280_base/bme280_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme280_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme280_i2c/bme280_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme280_i2c/bme280_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme280_i2c/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme280_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme280_spi/bme280_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme280_spi/bme280_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme280_spi/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme680/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme680/bme680.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme680/bme680.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme680/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme680_bsec/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme680_bsec/bme680_bsec.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme680_bsec/bme680_bsec.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme680_bsec/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme680_bsec/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme68x_bsec2/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme68x_bsec2/bme68x_bsec2.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme68x_bsec2/bme68x_bsec2.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme68x_bsec2/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme68x_bsec2/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme68x_bsec2_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme68x_bsec2_i2c/bme68x_bsec2_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bme68x_bsec2_i2c/bme68x_bsec2_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmi160/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmi160/bmi160.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmi160/bmi160.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmi160/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp085/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp085/bmp085.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp085/bmp085.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp085/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp280/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp280/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp280_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp280_base/bmp280_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp280_base/bmp280_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp280_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp280_i2c/bmp280_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp280_i2c/bmp280_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp280_i2c/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp280_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp280_spi/bmp280_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp280_spi/bmp280_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp280_spi/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp3xx/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp3xx/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp3xx_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp3xx_base/bmp3xx_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp3xx_base/bmp3xx_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp3xx_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp3xx_i2c/bmp3xx_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp3xx_i2c/bmp3xx_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp3xx_i2c/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp3xx_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp3xx_spi/bmp3xx_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp3xx_spi/bmp3xx_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp3xx_spi/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp581/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp581/bmp581.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp581/bmp581.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bmp581/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bp1658cj/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bp1658cj/bp1658cj.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bp1658cj/bp1658cj.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bp1658cj/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bp5758d/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bp5758d/bp5758d.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bp5758d/bp5758d.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bp5758d/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/button/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/button/button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/button/button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bytebuffer/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/bytebuffer/bytebuffer.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/canbus/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/canbus/canbus.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/canbus/canbus.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cap1188/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cap1188/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cap1188/cap1188.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cap1188/cap1188.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/captive_portal/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/captive_portal/captive_index.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/captive_portal/captive_portal.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/captive_portal/captive_portal.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ccs811/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ccs811/ccs811.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ccs811/ccs811.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ccs811/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cd74hc4067/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cd74hc4067/cd74hc4067.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cd74hc4067/cd74hc4067.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cd74hc4067/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ch422g/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ch422g/ch422g.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ch422g/ch422g.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/climate/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/climate/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/climate/climate.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/climate/climate.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/climate/climate_mode.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/climate/climate_mode.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/climate/climate_traits.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/climate/climate_traits.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/climate_ir/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/climate_ir/climate_ir.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/climate_ir/climate_ir.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/climate_ir_lg/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/climate_ir_lg/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/climate_ir_lg/climate_ir_lg.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/climate_ir_lg/climate_ir_lg.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/color/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/color_temperature/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/color_temperature/ct_light_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/color_temperature/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/combination/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/combination/combination.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/combination/combination.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/combination/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/coolix/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/coolix/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/coolix/coolix.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/coolix/coolix.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/binary_sensor/copy_binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/binary_sensor/copy_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/button/copy_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/button/copy_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/cover/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/cover/copy_cover.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/cover/copy_cover.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/fan/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/fan/copy_fan.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/fan/copy_fan.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/lock/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/lock/copy_lock.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/lock/copy_lock.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/number/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/number/copy_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/number/copy_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/select/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/select/copy_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/select/copy_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/sensor/copy_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/sensor/copy_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/switch/copy_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/switch/copy_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/text/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/text/copy_text.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/text/copy_text.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/text_sensor/copy_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/copy/text_sensor/copy_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cover/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cover/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cover/cover.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cover/cover.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cover/cover_traits.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cs5460a/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cs5460a/cs5460a.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cs5460a/cs5460a.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cs5460a/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cse7761/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cse7761/cse7761.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cse7761/cse7761.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cse7761/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cse7766/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cse7766/cse7766.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cse7766/cse7766.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cse7766/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cst226/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cst226/touchscreen/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cst226/touchscreen/cst226_touchscreen.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cst226/touchscreen/cst226_touchscreen.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cst816/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cst816/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cst816/binary_sensor/cst816_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cst816/touchscreen/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cst816/touchscreen/cst816_touchscreen.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cst816/touchscreen/cst816_touchscreen.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ct_clamp/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ct_clamp/ct_clamp_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ct_clamp/ct_clamp_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ct_clamp/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/current_based/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/current_based/cover.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/current_based/current_based_cover.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/current_based/current_based_cover.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/binary_sensor/custom_binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/binary_sensor/custom_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/climate/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/climate/custom_climate.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/cover/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/cover/custom_cover.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/light/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/light/custom_light_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/output/custom_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/sensor/custom_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/sensor/custom_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/switch/custom_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/switch/custom_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/text_sensor/custom_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom/text_sensor/custom_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom_component/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/custom_component/custom_component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cwww/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cwww/cwww_light_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/cwww/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dac7678/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dac7678/dac7678_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dac7678/dac7678_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dac7678/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daikin/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daikin/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daikin/daikin.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daikin/daikin.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daikin_arc/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daikin_arc/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daikin_arc/daikin_arc.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daikin_arc/daikin_arc.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daikin_brc/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daikin_brc/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daikin_brc/daikin_brc.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daikin_brc/daikin_brc.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dallas/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dallas/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dallas_temp/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dallas_temp/dallas_temp.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dallas_temp/dallas_temp.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dallas_temp/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daly_bms/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daly_bms/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daly_bms/daly_bms.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daly_bms/daly_bms.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daly_bms/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/daly_bms/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dashboard_import/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dashboard_import/dashboard_import.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dashboard_import/dashboard_import.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/datetime/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/datetime/date_entity.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/datetime/date_entity.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/datetime/datetime_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/datetime/datetime_entity.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/datetime/datetime_entity.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/datetime/time_entity.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/datetime/time_entity.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/debug/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/debug/debug_component.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/debug/debug_component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/debug/debug_esp32.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/debug/debug_esp8266.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/debug/debug_host.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/debug/debug_libretiny.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/debug/debug_rp2040.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/debug/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/debug/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/deep_sleep/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/deep_sleep/deep_sleep_component.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/deep_sleep/deep_sleep_component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/deep_sleep/deep_sleep_esp32.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/deep_sleep/deep_sleep_esp8266.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/delonghi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/delonghi/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/delonghi/delonghi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/delonghi/delonghi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/demo/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/demo/demo_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/demo/demo_climate.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/demo/demo_cover.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/demo/demo_fan.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/demo/demo_light.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/demo/demo_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/demo/demo_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/demo/demo_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/demo/demo_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dfplayer/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dfplayer/dfplayer.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dfplayer/dfplayer.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dfrobot_sen0395/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dfrobot_sen0395/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dfrobot_sen0395/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dfrobot_sen0395/commands.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dfrobot_sen0395/commands.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dfrobot_sen0395/dfrobot_sen0395.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dfrobot_sen0395/dfrobot_sen0395.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dfrobot_sen0395/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dfrobot_sen0395/switch/dfrobot_sen0395_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dfrobot_sen0395/switch/dfrobot_sen0395_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dht/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dht/dht.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dht/dht.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dht/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dht12/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dht12/dht12.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dht12/dht12.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dht12/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/display/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/display/display.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/display/display.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/display/display_buffer.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/display/display_buffer.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/display/display_color_utils.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/display/rect.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/display/rect.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/display_menu_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/display_menu_base/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/display_menu_base/display_menu_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/display_menu_base/display_menu_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/display_menu_base/menu_item.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/display_menu_base/menu_item.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dps310/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dps310/dps310.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dps310/dps310.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dps310/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ds1307/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ds1307/ds1307.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ds1307/ds1307.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ds1307/time.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dsmr/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dsmr/dsmr.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dsmr/dsmr.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dsmr/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/dsmr/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/duty_cycle/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/duty_cycle/duty_cycle_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/duty_cycle/duty_cycle_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/duty_cycle/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/duty_time/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/duty_time/duty_time_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/duty_time/duty_time_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/duty_time/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/e131/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/e131/e131.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/e131/e131.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/e131/e131_addressable_light_effect.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/e131/e131_addressable_light_effect.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/e131/e131_packet.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ee895/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ee895/ee895.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ee895/ee895.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ee895/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ektf2232/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ektf2232/touchscreen/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ektf2232/touchscreen/ektf2232.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ektf2232/touchscreen/ektf2232.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/emc2101/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/emc2101/emc2101.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/emc2101/emc2101.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/emc2101/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/emc2101/output/emc2101_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/emc2101/output/emc2101_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/emc2101/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/emc2101/sensor/emc2101_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/emc2101/sensor/emc2101_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/emmeti/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/emmeti/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/emmeti/emmeti.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/emmeti/emmeti.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/endstop/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/endstop/cover.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/endstop/endstop_cover.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/endstop/endstop_cover.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens160/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens160/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens160_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens160_base/ens160_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens160_base/ens160_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens160_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens160_i2c/ens160_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens160_i2c/ens160_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens160_i2c/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens160_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens160_spi/ens160_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens160_spi/ens160_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens160_spi/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens210/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens210/ens210.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens210/ens210.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ens210/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/es8311/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/es8311/audio_dac.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/es8311/es8311.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/es8311/es8311.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/es8311/es8311_const.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/boards.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/const.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/core.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/gpio.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/gpio.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/gpio.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/gpio_esp32.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/gpio_esp32_c2.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/gpio_esp32_c3.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/gpio_esp32_c6.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/gpio_esp32_h2.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/gpio_esp32_s2.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/gpio_esp32_s3.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/post_build.py.script +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/preferences.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32/preferences.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble/ble.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble/ble_advertising.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble/ble_advertising.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble/ble_event.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble/ble_uuid.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble/ble_uuid.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble/const_esp32c6.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble/queue.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_beacon/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_beacon/esp32_ble_beacon.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_beacon/esp32_ble_beacon.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_client/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_client/ble_characteristic.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_client/ble_characteristic.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_client/ble_client_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_client/ble_client_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_client/ble_descriptor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_client/ble_service.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_client/ble_service.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_server/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_server/ble_2901.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_server/ble_2901.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_server/ble_2902.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_server/ble_2902.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_server/ble_characteristic.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_server/ble_characteristic.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_server/ble_descriptor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_server/ble_descriptor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_server/ble_server.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_server/ble_server.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_server/ble_service.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_server/ble_service.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_tracker/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_tracker/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_tracker/esp32_ble_tracker.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_ble_tracker/esp32_ble_tracker.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_camera/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_camera/esp32_camera.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_camera/esp32_camera.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_camera_web_server/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_camera_web_server/camera_web_server.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_camera_web_server/camera_web_server.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_can/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_can/canbus.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_can/esp32_can.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_can/esp32_can.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_dac/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_dac/esp32_dac.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_dac/esp32_dac.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_dac/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_hall/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_hall/esp32_hall.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_hall/esp32_hall.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_hall/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_improv/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_improv/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_improv/esp32_improv_component.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_improv/esp32_improv_component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_rmt/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_rmt_led_strip/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_rmt_led_strip/led_strip.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_rmt_led_strip/led_strip.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_rmt_led_strip/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_touch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_touch/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_touch/esp32_touch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp32_touch/esp32_touch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp8266/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp8266/boards.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp8266/const.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp8266/core.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp8266/core.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp8266/gpio.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp8266/gpio.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp8266/gpio.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp8266/post_build.py.script +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp8266/preferences.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp8266/preferences.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp8266_pwm/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp8266_pwm/esp8266_pwm.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp8266_pwm/esp8266_pwm.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esp8266_pwm/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esphome/ota/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esphome/ota/ota_esphome.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/esphome/ota/ota_esphome.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ethernet/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ethernet/esp_eth_phy_jl1101.c +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ethernet/ethernet_component.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ethernet/ethernet_component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ethernet_info/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ethernet_info/ethernet_info_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ethernet_info/ethernet_info_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ethernet_info/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/event/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/event/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/event/event.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/event/event.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/exposure_notifications/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/exposure_notifications/exposure_notifications.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/exposure_notifications/exposure_notifications.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/external_components/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ezo/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ezo/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ezo/ezo.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ezo/ezo.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ezo/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ezo_pmp/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ezo_pmp/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ezo_pmp/ezo_pmp.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ezo_pmp/ezo_pmp.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ezo_pmp/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ezo_pmp/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/factory_reset/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/factory_reset/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/factory_reset/button/factory_reset_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/factory_reset/button/factory_reset_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/factory_reset/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/factory_reset/switch/factory_reset_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/factory_reset/switch/factory_reset_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fan/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fan/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fan/fan.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fan/fan.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fan/fan_state.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fan/fan_state.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fan/fan_traits.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fastled_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fastled_base/fastled_light.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fastled_base/fastled_light.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fastled_clockless/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fastled_clockless/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fastled_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fastled_spi/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/feedback/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/feedback/cover.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/feedback/feedback_cover.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/feedback/feedback_cover.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fingerprint_grow/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fingerprint_grow/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fingerprint_grow/fingerprint_grow.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fingerprint_grow/fingerprint_grow.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fingerprint_grow/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/font/font.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/font/font.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fs3000/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fs3000/fs3000.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fs3000/fs3000.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fs3000/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ft5x06/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ft5x06/touchscreen/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ft5x06/touchscreen/ft5x06_touchscreen.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ft5x06/touchscreen/ft5x06_touchscreen.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ft63x6/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ft63x6/ft63x6.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ft63x6/ft63x6.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ft63x6/touchscreen.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fujitsu_general/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fujitsu_general/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fujitsu_general/fujitsu_general.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/fujitsu_general/fujitsu_general.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gcja5/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gcja5/gcja5.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gcja5/gcja5.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gcja5/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gdk101/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gdk101/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gdk101/gdk101.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gdk101/gdk101.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gdk101/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/globals/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/globals/globals_component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gp2y1010au0f/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gp2y1010au0f/gp2y1010au0f.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gp2y1010au0f/gp2y1010au0f.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gp2y1010au0f/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gp8403/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gp8403/gp8403.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gp8403/gp8403.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gp8403/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gp8403/output/gp8403_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gp8403/output/gp8403_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gpio/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gpio/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gpio/binary_sensor/gpio_binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gpio/binary_sensor/gpio_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gpio/one_wire/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gpio/one_wire/gpio_one_wire.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gpio/one_wire/gpio_one_wire.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gpio/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gpio/output/gpio_binary_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gpio/output/gpio_binary_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gpio/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gpio/switch/gpio_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gpio/switch/gpio_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gpio_expander/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gpio_expander/cached_gpio.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gps/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gps/gps.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gps/gps.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gps/time/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gps/time/gps_time.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gps/time/gps_time.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/graph/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/graph/graph.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/graph/graph.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/graphical_display_menu/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/graphical_display_menu/graphical_display_menu.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/graphical_display_menu/graphical_display_menu.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gree/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gree/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gree/gree.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gree/gree.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/grove_gas_mc_v2/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/grove_gas_mc_v2/grove_gas_mc_v2.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/grove_gas_mc_v2/grove_gas_mc_v2.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/grove_gas_mc_v2/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/grove_tb6612fng/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/grove_tb6612fng/grove_tb6612fng.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/grove_tb6612fng/grove_tb6612fng.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/growatt_solar/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/growatt_solar/growatt_solar.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/growatt_solar/growatt_solar.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/growatt_solar/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gt911/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gt911/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gt911/binary_sensor/gt911_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gt911/binary_sensor/gt911_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gt911/touchscreen/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gt911/touchscreen/gt911_touchscreen.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/gt911/touchscreen/gt911_touchscreen.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/button/self_cleaning.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/button/self_cleaning.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/button/steri_cleaning.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/button/steri_cleaning.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/haier_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/haier_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/hon_climate.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/hon_climate.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/hon_packet.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/logger_handler.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/logger_handler.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/smartair2_climate.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/smartair2_climate.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/smartair2_packet.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/switch/beeper.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/switch/beeper.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/switch/display.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/switch/display.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/switch/health_mode.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/switch/health_mode.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/switch/quiet_mode.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/switch/quiet_mode.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/haier/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/havells_solar/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/havells_solar/havells_solar.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/havells_solar/havells_solar.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/havells_solar/havells_solar_registers.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/havells_solar/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hbridge/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hbridge/fan/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hbridge/fan/hbridge_fan.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hbridge/fan/hbridge_fan.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hbridge/light/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hbridge/light/hbridge_light_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hbridge/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hbridge/switch/hbridge_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hbridge/switch/hbridge_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hdc1080/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hdc1080/hdc1080.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hdc1080/hdc1080.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hdc1080/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/he60r/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/he60r/cover.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/he60r/he60r.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/he60r/he60r.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/heatpumpir/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/heatpumpir/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/heatpumpir/heatpumpir.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/heatpumpir/heatpumpir.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/heatpumpir/ir_sender_esphome.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/heatpumpir/ir_sender_esphome.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hitachi_ac344/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hitachi_ac344/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hitachi_ac344/hitachi_ac344.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hitachi_ac344/hitachi_ac344.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hitachi_ac424/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hitachi_ac424/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hitachi_ac424/hitachi_ac424.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hitachi_ac424/hitachi_ac424.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hlw8012/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hlw8012/hlw8012.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hlw8012/hlw8012.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hlw8012/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hm3301/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hm3301/abstract_aqi_calculator.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hm3301/aqi_calculator.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hm3301/aqi_calculator_factory.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hm3301/caqi_calculator.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hm3301/hm3301.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hm3301/hm3301.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hm3301/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hmac_md5/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hmac_md5/hmac_md5.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hmac_md5/hmac_md5.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hmc5883l/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hmc5883l/hmc5883l.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hmc5883l/hmc5883l.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hmc5883l/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/binary_sensor/homeassistant_binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/binary_sensor/homeassistant_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/number/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/number/homeassistant_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/number/homeassistant_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/sensor/homeassistant_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/sensor/homeassistant_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/switch/homeassistant_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/switch/homeassistant_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/text_sensor/homeassistant_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/text_sensor/homeassistant_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/time/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/time/homeassistant_time.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/homeassistant/time/homeassistant_time.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/honeywell_hih_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/honeywell_hih_i2c/honeywell_hih.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/honeywell_hih_i2c/honeywell_hih.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/honeywell_hih_i2c/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/honeywellabp/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/honeywellabp/honeywellabp.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/honeywellabp/honeywellabp.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/honeywellabp/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/honeywellabp2_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/honeywellabp2_i2c/honeywellabp2.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/honeywellabp2_i2c/honeywellabp2.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/honeywellabp2_i2c/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/host/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/host/const.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/host/core.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/host/gpio.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/host/gpio.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/host/gpio.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/host/preferences.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/host/preferences.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/host/time/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/host/time/host_time.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hrxl_maxsonar_wr/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hrxl_maxsonar_wr/hrxl_maxsonar_wr.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hrxl_maxsonar_wr/hrxl_maxsonar_wr.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hrxl_maxsonar_wr/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hte501/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hte501/hte501.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hte501/hte501.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hte501/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/http_request/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/http_request/http_request.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/http_request/http_request.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/http_request/http_request_arduino.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/http_request/http_request_arduino.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/http_request/http_request_idf.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/http_request/http_request_idf.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/http_request/ota/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/http_request/ota/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/http_request/ota/ota_http_request.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/http_request/ota/ota_http_request.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/http_request/update/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/http_request/update/http_request_update.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/http_request/update/http_request_update.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/htu21d/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/htu21d/htu21d.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/htu21d/htu21d.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/htu21d/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/htu31d/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/htu31d/htu31d.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/htu31d/htu31d.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/htu31d/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hx711/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hx711/hx711.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hx711/hx711.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hx711/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hydreon_rgxx/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hydreon_rgxx/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hydreon_rgxx/hydreon_rgxx.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hydreon_rgxx/hydreon_rgxx.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hydreon_rgxx/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hyt271/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hyt271/hyt271.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hyt271/hyt271.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/hyt271/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2c/i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2c/i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2c/i2c_bus.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2c/i2c_bus_arduino.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2c/i2c_bus_arduino.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2c/i2c_bus_esp_idf.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2c/i2c_bus_esp_idf.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2c_device/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2c_device/i2c_device.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2c_device/i2c_device.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2s_audio/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2s_audio/i2s_audio.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2s_audio/i2s_audio.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2s_audio/media_player/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2s_audio/media_player/i2s_audio_media_player.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2s_audio/media_player/i2s_audio_media_player.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2s_audio/microphone/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2s_audio/microphone/i2s_audio_microphone.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2s_audio/microphone/i2s_audio_microphone.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2s_audio/speaker/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2s_audio/speaker/i2s_audio_speaker.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/i2s_audio/speaker/i2s_audio_speaker.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/iaqcore/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/iaqcore/iaqcore.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/iaqcore/iaqcore.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/iaqcore/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ili9341/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ili9341/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ili9xxx/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ili9xxx/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ili9xxx/ili9xxx_defines.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ili9xxx/ili9xxx_display.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ili9xxx/ili9xxx_display.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ili9xxx/ili9xxx_init.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/image/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/image/image.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/image/image.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/improv_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/improv_base/improv_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/improv_base/improv_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/improv_serial/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/improv_serial/improv_serial_component.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/improv_serial/improv_serial_component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina219/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina219/ina219.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina219/ina219.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina219/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina226/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina226/ina226.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina226/ina226.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina226/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina260/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina260/ina260.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina260/ina260.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina260/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina2xx_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina2xx_base/ina2xx_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina2xx_base/ina2xx_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina2xx_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina2xx_i2c/ina2xx_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina2xx_i2c/ina2xx_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina2xx_i2c/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina2xx_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina2xx_spi/ina2xx_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina2xx_spi/ina2xx_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina2xx_spi/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina3221/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina3221/ina3221.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina3221/ina3221.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ina3221/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/inkbird_ibsth1_mini/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/inkbird_ibsth1_mini/inkbird_ibsth1_mini.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/inkbird_ibsth1_mini/inkbird_ibsth1_mini.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/inkbird_ibsth1_mini/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/inkplate6/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/inkplate6/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/inkplate6/inkplate.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/inkplate6/inkplate.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/integration/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/integration/integration_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/integration/integration_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/integration/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/internal_temperature/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/internal_temperature/internal_temperature.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/internal_temperature/internal_temperature.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/internal_temperature/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/interval/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/interval/interval.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/jsn_sr04t/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/jsn_sr04t/jsn_sr04t.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/jsn_sr04t/jsn_sr04t.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/jsn_sr04t/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/json/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/json/json_util.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/json/json_util.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/kalman_combinator/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/kalman_combinator/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/kamstrup_kmp/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/kamstrup_kmp/kamstrup_kmp.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/kamstrup_kmp/kamstrup_kmp.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/kamstrup_kmp/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/key_collector/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/key_collector/key_collector.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/key_collector/key_collector.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/key_provider/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/key_provider/key_provider.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/key_provider/key_provider.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/kmeteriso/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/kmeteriso/kmeteriso.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/kmeteriso/kmeteriso.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/kmeteriso/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/kuntze/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/kuntze/kuntze.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/kuntze/kuntze.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/kuntze/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lcd_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lcd_base/lcd_display.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lcd_base/lcd_display.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lcd_gpio/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lcd_gpio/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lcd_gpio/gpio_lcd_display.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lcd_gpio/gpio_lcd_display.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lcd_menu/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lcd_menu/lcd_menu.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lcd_menu/lcd_menu.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lcd_pcf8574/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lcd_pcf8574/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lcd_pcf8574/pcf8574_display.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lcd_pcf8574/pcf8574_display.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/button/query_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/button/query_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/button/reset_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/button/reset_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/button/restart_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/button/restart_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/ld2410.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/ld2410.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/number/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/number/gate_threshold_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/number/gate_threshold_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/number/light_threshold_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/number/light_threshold_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/number/max_distance_timeout_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/number/max_distance_timeout_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/select/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/select/baud_rate_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/select/baud_rate_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/select/distance_resolution_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/select/distance_resolution_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/select/light_out_control_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/select/light_out_control_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/switch/bluetooth_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/switch/bluetooth_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/switch/engineering_mode_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/switch/engineering_mode_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2410/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/binary_sensor/ld2420_binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/binary_sensor/ld2420_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/button/reconfig_buttons.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/button/reconfig_buttons.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/ld2420.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/ld2420.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/number/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/number/gate_config_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/number/gate_config_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/select/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/select/operating_mode_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/select/operating_mode_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/sensor/ld2420_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/sensor/ld2420_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/text_sensor/text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ld2420/text_sensor/text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ledc/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ledc/ledc_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ledc/ledc_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ledc/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny/const.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny/core.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny/core.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny/generate_components.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny/gpio.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny/gpio_arduino.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny/gpio_arduino.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny/lt_component.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny/lt_component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny/preferences.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny/preferences.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny_pwm/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny_pwm/libretiny_pwm.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny_pwm/libretiny_pwm.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/libretiny_pwm/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/addressable_light.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/addressable_light.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/addressable_light_effect.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/addressable_light_wrapper.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/automation.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/automation.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/base_light_effects.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/color_mode.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/effects.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/esp_color_correction.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/esp_color_correction.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/esp_color_view.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/esp_hsv_color.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/esp_hsv_color.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/esp_range_view.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/esp_range_view.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/light_call.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/light_call.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/light_color_values.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/light_effect.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/light_json_schema.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/light_json_schema.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/light_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/light_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/light_state.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/light_state.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/light_traits.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/light_transformer.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/transformers.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/light/types.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lightwaverf/LwRx.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lightwaverf/LwRx.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lightwaverf/LwTx.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lightwaverf/LwTx.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lightwaverf/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lightwaverf/lightwaverf.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lightwaverf/lightwaverf.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lilygo_t5_47/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lilygo_t5_47/touchscreen/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lilygo_t5_47/touchscreen/lilygo_t5_47_touchscreen.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lilygo_t5_47/touchscreen/lilygo_t5_47_touchscreen.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lock/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lock/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lock/lock.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lock/lock.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/logger/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/logger/logger.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/logger/logger.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/logger/logger_esp32.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/logger/logger_esp8266.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/logger/logger_host.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/logger/logger_libretiny.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/logger/logger_rp2040.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ltr390/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ltr390/ltr390.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ltr390/ltr390.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ltr390/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ltr501/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ltr501/ltr501.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ltr501/ltr501.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ltr501/ltr_definitions_501.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ltr501/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ltr_als_ps/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ltr_als_ps/ltr_als_ps.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ltr_als_ps/ltr_als_ps.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ltr_als_ps/ltr_definitions.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ltr_als_ps/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/automation.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/defines.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/encoders.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/font.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/gradient.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/hello_world.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/helpers.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/keypads.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/light/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/light/lvgl_light.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/lv_validation.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/lvcode.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/lvgl_esphome.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/lvgl_esphome.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/lvgl_hal.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/lvgl_proxy.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/number/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/number/lvgl_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/schemas.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/select/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/select/lvgl_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/styles.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/switch/lvgl_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/text/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/text/lvgl_text.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/touchscreens.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/trigger.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/types.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/animimg.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/arc.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/button.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/buttonmatrix.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/checkbox.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/dropdown.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/img.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/keyboard.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/label.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/led.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/line.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/lv_bar.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/meter.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/msgbox.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/obj.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/page.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/qrcode.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/roller.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/slider.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/spinbox.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/spinner.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/switch.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/tabview.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/textarea.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/lvgl/widgets/tileview.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/m5stack_8angle/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/m5stack_8angle/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/m5stack_8angle/binary_sensor/m5stack_8angle_binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/m5stack_8angle/binary_sensor/m5stack_8angle_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/m5stack_8angle/light/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/m5stack_8angle/light/m5stack_8angle_light.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/m5stack_8angle/light/m5stack_8angle_light.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/m5stack_8angle/m5stack_8angle.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/m5stack_8angle/m5stack_8angle.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/m5stack_8angle/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/m5stack_8angle/sensor/m5stack_8angle_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/m5stack_8angle/sensor/m5stack_8angle_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/matrix_keypad/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/matrix_keypad/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/matrix_keypad/binary_sensor/matrix_keypad_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/matrix_keypad/matrix_keypad.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/matrix_keypad/matrix_keypad.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max17043/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max17043/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max17043/max17043.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max17043/max17043.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max17043/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max31855/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max31855/max31855.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max31855/max31855.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max31855/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max31856/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max31856/max31856.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max31856/max31856.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max31856/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max31865/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max31865/max31865.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max31865/max31865.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max31865/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max44009/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max44009/max44009.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max44009/max44009.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max44009/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max6675/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max6675/max6675.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max6675/max6675.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max6675/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max6956/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max6956/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max6956/max6956.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max6956/max6956.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max6956/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max6956/output/max6956_led_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max6956/output/max6956_led_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max7219/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max7219/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max7219/max7219.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max7219/max7219.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max7219digit/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max7219digit/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max7219digit/max7219digit.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max7219digit/max7219digit.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max7219digit/max7219font.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max9611/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max9611/max9611.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max9611/max9611.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/max9611/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23008/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23008/mcp23008.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23008/mcp23008.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23016/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23016/mcp23016.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23016/mcp23016.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23017/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23017/mcp23017.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23017/mcp23017.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23s08/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23s08/mcp23s08.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23s08/mcp23s08.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23s17/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23s17/mcp23s17.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23s17/mcp23s17.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23x08_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23x08_base/mcp23x08_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23x08_base/mcp23x08_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23x17_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23x17_base/mcp23x17_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23x17_base/mcp23x17_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23xxx_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23xxx_base/mcp23xxx_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp23xxx_base/mcp23xxx_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp2515/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp2515/canbus.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp2515/mcp2515.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp2515/mcp2515.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp2515/mcp2515_defs.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp3008/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp3008/mcp3008.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp3008/mcp3008.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp3008/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp3008/sensor/mcp3008_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp3008/sensor/mcp3008_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp3204/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp3204/mcp3204.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp3204/mcp3204.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp3204/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp3204/sensor/mcp3204_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp3204/sensor/mcp3204_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp4725/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp4725/mcp4725.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp4725/mcp4725.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp4725/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp4728/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp4728/mcp4728.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp4728/mcp4728.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp4728/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp4728/output/mcp4728_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp4728/output/mcp4728_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp47a1/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp47a1/mcp47a1.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp47a1/mcp47a1.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp47a1/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp9600/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp9600/mcp9600.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp9600/mcp9600.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp9600/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp9808/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp9808/mcp9808.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp9808/mcp9808.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mcp9808/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/md5/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/md5/md5.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/md5/md5.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mdns/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mdns/mdns_component.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mdns/mdns_component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mdns/mdns_esp32.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mdns/mdns_esp8266.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mdns/mdns_host.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mdns/mdns_libretiny.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mdns/mdns_rp2040.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/media_player/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/media_player/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/media_player/media_player.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/media_player/media_player.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mhz19/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mhz19/mhz19.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mhz19/mhz19.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mhz19/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micro_wake_word/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micro_wake_word/micro_wake_word.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micro_wake_word/micro_wake_word.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micro_wake_word/preprocessor_settings.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micro_wake_word/streaming_model.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micro_wake_word/streaming_model.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/button/micronova_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/button/micronova_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/micronova.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/micronova.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/number/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/number/micronova_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/number/micronova_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/sensor/micronova_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/sensor/micronova_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/switch/micronova_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/switch/micronova_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/text_sensor/micronova_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/micronova/text_sensor/micronova_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/microphone/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/microphone/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/microphone/microphone.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mics_4514/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mics_4514/mics_4514.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mics_4514/mics_4514.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mics_4514/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea/ac_adapter.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea/ac_adapter.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea/ac_automations.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea/air_conditioner.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea/air_conditioner.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea/appliance_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea/ir_transmitter.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea_ac/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea_ac/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea_ir/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea_ir/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea_ir/midea_data.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea_ir/midea_ir.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/midea_ir/midea_ir.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mitsubishi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mitsubishi/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mitsubishi/mitsubishi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mitsubishi/mitsubishi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mlx90393/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mlx90393/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mlx90393/sensor_mlx90393.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mlx90393/sensor_mlx90393.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mlx90614/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mlx90614/mlx90614.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mlx90614/mlx90614.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mlx90614/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mmc5603/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mmc5603/mmc5603.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mmc5603/mmc5603.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mmc5603/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mmc5983/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mmc5983/mmc5983.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mmc5983/mmc5983.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mmc5983/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus/modbus.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus/modbus.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/binary_sensor/modbus_binarysensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/binary_sensor/modbus_binarysensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/const.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/modbus_controller.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/modbus_controller.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/number/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/number/modbus_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/number/modbus_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/output/modbus_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/output/modbus_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/select/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/select/modbus_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/select/modbus_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/sensor/modbus_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/sensor/modbus_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/switch/modbus_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/switch/modbus_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/text_sensor/modbus_textsensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/modbus_controller/text_sensor/modbus_textsensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/monochromatic/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/monochromatic/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/monochromatic/monochromatic_light_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mopeka_ble/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mopeka_ble/mopeka_ble.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mopeka_ble/mopeka_ble.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mopeka_pro_check/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mopeka_pro_check/mopeka_pro_check.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mopeka_pro_check/mopeka_pro_check.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mopeka_pro_check/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mopeka_std_check/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mopeka_std_check/mopeka_std_check.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mopeka_std_check/mopeka_std_check.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mopeka_std_check/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpl3115a2/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpl3115a2/mpl3115a2.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpl3115a2/mpl3115a2.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpl3115a2/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpr121/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpr121/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpr121/binary_sensor/mpr121_binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpr121/binary_sensor/mpr121_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpr121/mpr121.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpr121/mpr121.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpu6050/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpu6050/mpu6050.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpu6050/mpu6050.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpu6050/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpu6886/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpu6886/mpu6886.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpu6886/mpu6886.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mpu6886/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/custom_mqtt_device.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/custom_mqtt_device.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_alarm_control_panel.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_alarm_control_panel.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_backend.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_backend_esp32.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_backend_esp32.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_backend_esp8266.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_backend_libretiny.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_client.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_client.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_climate.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_climate.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_component.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_const.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_cover.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_cover.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_date.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_date.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_datetime.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_datetime.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_event.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_event.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_fan.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_fan.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_light.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_light.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_lock.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_lock.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_text.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_text.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_time.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_time.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_update.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_update.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_valve.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt/mqtt_valve.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt_subscribe/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt_subscribe/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt_subscribe/sensor/mqtt_subscribe_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt_subscribe/sensor/mqtt_subscribe_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt_subscribe/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt_subscribe/text_sensor/mqtt_subscribe_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/mqtt_subscribe/text_sensor/mqtt_subscribe_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ms5611/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ms5611/ms5611.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ms5611/ms5611.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ms5611/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ms8607/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ms8607/ms8607.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ms8607/ms8607.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ms8607/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/my9231/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/my9231/my9231.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/my9231/my9231.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/my9231/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nau7802/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nau7802/nau7802.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nau7802/nau7802.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nau7802/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/neopixelbus/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/neopixelbus/_methods.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/neopixelbus/const.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/neopixelbus/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/neopixelbus/neopixelbus_light.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/network/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/network/ip_address.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/network/util.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/network/util.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/base_component.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/binary_sensor/nextion_binarysensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/binary_sensor/nextion_binarysensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/nextion.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/nextion.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/nextion_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/nextion_commands.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/nextion_component.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/nextion_component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/nextion_component_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/nextion_upload_arduino.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/nextion_upload_idf.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/sensor/nextion_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/sensor/nextion_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/switch/nextion_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/switch/nextion_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/text_sensor/nextion_textsensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nextion/text_sensor/nextion_textsensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/automation.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/binary_sensor/binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/binary_sensor/binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/nci_core.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/nci_message.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/nci_message.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/ndef_message.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/ndef_message.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/ndef_record.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/ndef_record.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/ndef_record_text.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/ndef_record_text.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/ndef_record_uri.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/ndef_record_uri.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/nfc.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/nfc.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/nfc_helpers.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/nfc_helpers.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/nfc_tag.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/nfc/nfc_tag.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/noblex/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/noblex/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/noblex/noblex.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/noblex/noblex.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/npi19/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/npi19/npi19.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/npi19/npi19.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/npi19/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ntc/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ntc/ntc.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ntc/ntc.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ntc/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/number/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/number/automation.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/number/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/number/number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/number/number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/number/number_call.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/number/number_call.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/number/number_traits.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/number/number_traits.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/one_wire/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/one_wire/one_wire.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/one_wire/one_wire.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/one_wire/one_wire_bus.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/one_wire/one_wire_bus.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/online_image/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/online_image/image_decoder.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/online_image/image_decoder.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/online_image/online_image.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/online_image/online_image.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/online_image/png_image.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/online_image/png_image.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/const.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/generate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/hub.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/hub.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/input.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/input.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/number/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/number/number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/number/number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/opentherm.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/opentherm.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/opentherm_macros.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/output/output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/output/output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/schema.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/switch/switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/switch/switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/opentherm/validate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ota/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ota/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ota/ota_backend.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ota/ota_backend.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ota/ota_backend_arduino_esp32.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ota/ota_backend_arduino_esp32.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ota/ota_backend_arduino_esp8266.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ota/ota_backend_arduino_esp8266.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ota/ota_backend_arduino_libretiny.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ota/ota_backend_arduino_libretiny.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ota/ota_backend_arduino_rp2040.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ota/ota_backend_arduino_rp2040.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ota/ota_backend_esp_idf.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ota/ota_backend_esp_idf.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/output/automation.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/output/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/output/binary_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/output/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/output/button/output_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/output/button/output_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/output/float_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/output/float_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/output/lock/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/output/lock/output_lock.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/output/lock/output_lock.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/output/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/output/switch/output_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/output/switch/output_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/packages/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/partition/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/partition/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/partition/light_partition.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/partition/light_partition.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pca6416a/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pca6416a/pca6416a.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pca6416a/pca6416a.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pca9554/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pca9554/pca9554.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pca9554/pca9554.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pca9685/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pca9685/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pca9685/pca9685_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pca9685/pca9685_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pcd8544/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pcd8544/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pcd8544/pcd_8544.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pcd8544/pcd_8544.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pcf85063/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pcf85063/pcf85063.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pcf85063/pcf85063.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pcf85063/time.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pcf8563/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pcf8563/pcf8563.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pcf8563/pcf8563.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pcf8563/time.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pcf8574/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pcf8574/pcf8574.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pcf8574/pcf8574.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pid/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pid/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pid/pid_autotuner.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pid/pid_autotuner.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pid/pid_climate.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pid/pid_climate.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pid/pid_controller.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pid/pid_controller.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pid/pid_simulator.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pid/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pid/sensor/pid_climate_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pid/sensor/pid_climate_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pipsolar/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pipsolar/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pipsolar/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pipsolar/output/pipsolar_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pipsolar/output/pipsolar_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pipsolar/pipsolar.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pipsolar/pipsolar.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pipsolar/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pipsolar/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pipsolar/switch/pipsolar_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pipsolar/switch/pipsolar_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pipsolar/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pm1006/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pm1006/pm1006.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pm1006/pm1006.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pm1006/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pmsa003i/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pmsa003i/pmsa003i.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pmsa003i/pmsa003i.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pmsa003i/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pmsx003/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pmsx003/pmsx003.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pmsx003/pmsx003.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pmsx003/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pmwcs3/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pmwcs3/pmwcs3.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pmwcs3/pmwcs3.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pmwcs3/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn532/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn532/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn532/pn532.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn532/pn532.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn532/pn532_mifare_classic.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn532/pn532_mifare_ultralight.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn532_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn532_i2c/pn532_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn532_i2c/pn532_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn532_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn532_spi/pn532_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn532_spi/pn532_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7150/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7150/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7150/pn7150.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7150/pn7150.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7150/pn7150_mifare_classic.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7150/pn7150_mifare_ultralight.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7150_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7150_i2c/pn7150_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7150_i2c/pn7150_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7160/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7160/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7160/pn7160.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7160/pn7160.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7160/pn7160_mifare_classic.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7160/pn7160_mifare_ultralight.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7160_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7160_i2c/pn7160_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7160_i2c/pn7160_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7160_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7160_spi/pn7160_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pn7160_spi/pn7160_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/power_supply/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/power_supply/power_supply.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/power_supply/power_supply.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/preferences/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/preferences/syncer.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/prometheus/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/prometheus/prometheus_handler.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/prometheus/prometheus_handler.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/psram/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/psram/psram.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/psram/psram.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pulse_counter/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pulse_counter/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pulse_counter/pulse_counter_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pulse_counter/pulse_counter_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pulse_counter/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pulse_meter/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pulse_meter/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pulse_meter/pulse_meter_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pulse_meter/pulse_meter_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pulse_meter/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pulse_width/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pulse_width/pulse_width.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pulse_width/pulse_width.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pulse_width/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pvvx_mithermometer/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pvvx_mithermometer/display/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pvvx_mithermometer/display/pvvx_display.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pvvx_mithermometer/display/pvvx_display.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pvvx_mithermometer/pvvx_mithermometer.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pvvx_mithermometer/pvvx_mithermometer.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pvvx_mithermometer/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pylontech/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pylontech/pylontech.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pylontech/pylontech.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pylontech/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pylontech/sensor/pylontech_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pylontech/sensor/pylontech_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pylontech/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pylontech/text_sensor/pylontech_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pylontech/text_sensor/pylontech_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pzem004t/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pzem004t/pzem004t.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pzem004t/pzem004t.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pzem004t/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pzemac/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pzemac/pzemac.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pzemac/pzemac.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pzemac/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pzemdc/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pzemdc/pzemdc.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pzemdc/pzemdc.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/pzemdc/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qmc5883l/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qmc5883l/qmc5883l.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qmc5883l/qmc5883l.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qmc5883l/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qmp6988/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qmp6988/qmp6988.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qmp6988/qmp6988.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qmp6988/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qr_code/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qr_code/qr_code.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qr_code/qr_code.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qspi_amoled/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qspi_dbi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qspi_dbi/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qspi_dbi/models.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qspi_dbi/qspi_dbi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qspi_dbi/qspi_dbi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qwiic_pir/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qwiic_pir/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qwiic_pir/qwiic_pir.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/qwiic_pir/qwiic_pir.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/radon_eye_ble/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/radon_eye_ble/radon_eye_listener.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/radon_eye_ble/radon_eye_listener.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/radon_eye_rd200/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/radon_eye_rd200/radon_eye_rd200.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/radon_eye_rd200/radon_eye_rd200.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/radon_eye_rd200/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rc522/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rc522/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rc522/rc522.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rc522/rc522.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rc522_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rc522_i2c/rc522_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rc522_i2c/rc522_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rc522_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rc522_spi/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rc522_spi/rc522_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rc522_spi/rc522_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rdm6300/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rdm6300/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rdm6300/rdm6300.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rdm6300/rdm6300.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/abbwelcome_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/abbwelcome_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/aeha_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/aeha_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/byronsx_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/byronsx_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/canalsat_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/canalsat_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/coolix_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/coolix_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/dish_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/dish_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/dooya_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/dooya_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/drayton_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/drayton_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/haier_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/haier_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/jvc_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/jvc_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/keeloq_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/keeloq_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/lg_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/lg_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/magiquest_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/magiquest_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/midea_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/midea_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/mirage_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/mirage_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/nec_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/nec_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/nexa_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/nexa_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/panasonic_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/panasonic_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/pioneer_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/pioneer_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/pronto_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/pronto_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/raw_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/raw_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/rc5_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/rc5_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/rc6_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/rc6_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/rc_switch_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/rc_switch_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/remote_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/remote_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/roomba_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/roomba_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/samsung36_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/samsung36_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/samsung_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/samsung_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/sony_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/sony_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/toshiba_ac_protocol.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_base/toshiba_ac_protocol.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_receiver/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_receiver/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_receiver/remote_receiver.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_receiver/remote_receiver_esp32.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_receiver/remote_receiver_esp8266.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_receiver/remote_receiver_libretiny.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_transmitter/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_transmitter/remote_transmitter.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_transmitter/remote_transmitter.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_transmitter/remote_transmitter_esp32.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_transmitter/remote_transmitter_esp8266.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/remote_transmitter/remote_transmitter_libretiny.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/resistance/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/resistance/resistance_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/resistance/resistance_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/resistance/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/resistance_sampler/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/resistance_sampler/resistance_sampler.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/restart/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/restart/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/restart/button/restart_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/restart/button/restart_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/restart/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/restart/switch/restart_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/restart/switch/restart_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rf_bridge/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rf_bridge/rf_bridge.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rf_bridge/rf_bridge.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rgb/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rgb/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rgb/rgb_light_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rgbct/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rgbct/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rgbct/rgbct_light_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rgbw/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rgbw/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rgbw/rgbw_light_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rgbww/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rgbww/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rgbww/rgbww_light_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rotary_encoder/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rotary_encoder/rotary_encoder.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rotary_encoder/rotary_encoder.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rotary_encoder/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040/boards.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040/build_pio.py.script +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040/const.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040/core.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040/core.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040/gpio.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040/gpio.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040/gpio.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040/post_build.py.script +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040/preferences.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040/preferences.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040_pio/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040_pio_led_strip/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040_pio_led_strip/led_strip.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040_pio_led_strip/led_strip.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040_pio_led_strip/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040_pwm/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040_pwm/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040_pwm/rp2040_pwm.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rp2040_pwm/rp2040_pwm.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rpi_dpi_rgb/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rpi_dpi_rgb/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rpi_dpi_rgb/rpi_dpi_rgb.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rpi_dpi_rgb/rpi_dpi_rgb.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rtl87xx/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rtl87xx/boards.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rtttl/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rtttl/rtttl.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/rtttl/rtttl.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ruuvi_ble/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ruuvi_ble/ruuvi_ble.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ruuvi_ble/ruuvi_ble.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ruuvitag/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ruuvitag/ruuvitag.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ruuvitag/ruuvitag.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ruuvitag/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/safe_mode/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/safe_mode/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/safe_mode/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/safe_mode/button/safe_mode_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/safe_mode/button/safe_mode_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/safe_mode/safe_mode.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/safe_mode/safe_mode.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/safe_mode/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/safe_mode/switch/safe_mode_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/safe_mode/switch/safe_mode_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/scd30/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/scd30/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/scd30/scd30.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/scd30/scd30.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/scd30/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/scd4x/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/scd4x/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/scd4x/scd4x.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/scd4x/scd4x.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/scd4x/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/script/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/script/script.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/script/script.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sdl/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sdl/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sdl/sdl_esphome.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sdl/sdl_esphome.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sdl/touchscreen/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sdl/touchscreen/sdl_touchscreen.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sdm_meter/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sdm_meter/sdm_meter.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sdm_meter/sdm_meter.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sdm_meter/sdm_meter_registers.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sdm_meter/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sdp3x/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sdp3x/sdp3x.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sdp3x/sdp3x.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sdp3x/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sds011/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sds011/sds011.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sds011/sds011.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sds011/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/button/custom_mode_end_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/button/custom_mode_end_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/button/restart_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/button/restart_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/number/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/number/custom_mode_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/number/custom_mode_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/number/custom_unman_time_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/number/custom_unman_time_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/number/existence_threshold_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/number/existence_threshold_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/number/motion_threshold_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/number/motion_threshold_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/number/motion_trigger_time_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/number/motion_trigger_time_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/number/motiontorest_time_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/number/motiontorest_time_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/number/sensitivity_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/number/sensitivity_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/seeed_mr24hpc1.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/seeed_mr24hpc1.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/seeed_mr24hpc1_constants.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/select/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/select/existence_boundary_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/select/existence_boundary_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/select/motion_boundary_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/select/motion_boundary_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/select/scene_mode_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/select/scene_mode_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/select/unman_time_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/select/unman_time_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/switch/underlyFuc_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/switch/underlyFuc_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr24hpc1/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60bha2/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60bha2/seeed_mr60bha2.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60bha2/seeed_mr60bha2.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60bha2/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/button/get_radar_parameters_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/button/get_radar_parameters_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/button/reset_radar_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/button/reset_radar_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/seeed_mr60fda2.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/seeed_mr60fda2.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/select/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/select/height_threshold_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/select/height_threshold_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/select/install_height_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/select/install_height_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/select/sensitivity_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/seeed_mr60fda2/select/sensitivity_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/selec_meter/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/selec_meter/selec_meter.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/selec_meter/selec_meter.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/selec_meter/selec_meter_registers.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/selec_meter/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/select/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/select/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/select/select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/select/select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/select/select_call.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/select/select_call.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/select/select_traits.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/select/select_traits.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sen0321/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sen0321/sen0321.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sen0321/sen0321.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sen0321/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sen21231/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sen21231/sen21231.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sen21231/sen21231.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sen21231/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sen5x/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sen5x/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sen5x/sen5x.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sen5x/sen5x.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sen5x/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/senseair/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/senseair/senseair.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/senseair/senseair.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/senseair/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sensirion_common/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sensirion_common/i2c_sensirion.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sensirion_common/i2c_sensirion.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sensor/automation.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sensor/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sensor/filter.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sensor/filter.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sensor/sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sensor/sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/servo/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/servo/servo.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/servo/servo.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sfa30/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sfa30/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sfa30/sfa30.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sfa30/sfa30.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sgp30/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sgp30/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sgp30/sgp30.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sgp30/sgp30.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sgp40/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sgp40/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sgp4x/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sgp4x/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sgp4x/sgp4x.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sgp4x/sgp4x.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shelly_dimmer/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shelly_dimmer/dev_table.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shelly_dimmer/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shelly_dimmer/shelly_dimmer.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shelly_dimmer/shelly_dimmer.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shelly_dimmer/stm32flash.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shelly_dimmer/stm32flash.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sht3xd/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sht3xd/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sht3xd/sht3xd.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sht3xd/sht3xd.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sht4x/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sht4x/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sht4x/sht4x.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sht4x/sht4x.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shtcx/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shtcx/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shtcx/shtcx.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shtcx/shtcx.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shutdown/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shutdown/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shutdown/button/shutdown_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shutdown/button/shutdown_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shutdown/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shutdown/switch/shutdown_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/shutdown/switch/shutdown_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sigma_delta_output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sigma_delta_output/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sigma_delta_output/sigma_delta_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sigma_delta_output/sigma_delta_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sim800l/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sim800l/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sim800l/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sim800l/sim800l.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sim800l/sim800l.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/slow_pwm/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/slow_pwm/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/slow_pwm/slow_pwm_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/slow_pwm/slow_pwm_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm10bit_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm10bit_base/sm10bit_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm10bit_base/sm10bit_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm16716/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm16716/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm16716/sm16716.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm16716/sm16716.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm2135/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm2135/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm2135/sm2135.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm2135/sm2135.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm2235/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm2235/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm2235/sm2235.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm2235/sm2235.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm2335/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm2335/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm2335/sm2335.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm2335/sm2335.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm300d2/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm300d2/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm300d2/sm300d2.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sm300d2/sm300d2.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sml/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sml/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sml/constants.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sml/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sml/sensor/sml_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sml/sensor/sml_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sml/sml.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sml/sml.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sml/sml_parser.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sml/sml_parser.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sml/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sml/text_sensor/sml_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sml/text_sensor/sml_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/smt100/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/smt100/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/smt100/smt100.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/smt100/smt100.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sn74hc165/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sn74hc165/sn74hc165.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sn74hc165/sn74hc165.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sn74hc595/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sn74hc595/sn74hc595.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sn74hc595/sn74hc595.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sntp/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sntp/sntp_component.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sntp/sntp_component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sntp/time.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/socket/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/socket/bsd_sockets_impl.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/socket/headers.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/socket/lwip_raw_tcp_impl.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/socket/lwip_sockets_impl.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/socket/socket.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/socket/socket.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sonoff_d1/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sonoff_d1/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sonoff_d1/sonoff_d1.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sonoff_d1/sonoff_d1.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/speaker/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/speaker/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/speaker/speaker.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/speed/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/speed/fan/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/speed/fan/speed_fan.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/speed/fan/speed_fan.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/spi/spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/spi/spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/spi/spi_arduino.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/spi/spi_esp_idf.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/spi_device/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/spi_device/spi_device.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/spi_device/spi_device.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/spi_led_strip/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/spi_led_strip/light.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/spi_led_strip/spi_led_strip.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sprinkler/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sprinkler/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sprinkler/sprinkler.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sprinkler/sprinkler.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sps30/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sps30/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sps30/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sps30/sps30.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sps30/sps30.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1306_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1306_base/ssd1306_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1306_base/ssd1306_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1306_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1306_i2c/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1306_i2c/ssd1306_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1306_i2c/ssd1306_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1306_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1306_spi/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1306_spi/ssd1306_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1306_spi/ssd1306_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1322_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1322_base/ssd1322_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1322_base/ssd1322_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1322_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1322_spi/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1322_spi/ssd1322_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1322_spi/ssd1322_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1325_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1325_base/ssd1325_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1325_base/ssd1325_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1325_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1325_spi/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1325_spi/ssd1325_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1325_spi/ssd1325_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1327_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1327_base/ssd1327_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1327_base/ssd1327_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1327_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1327_i2c/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1327_i2c/ssd1327_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1327_i2c/ssd1327_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1327_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1327_spi/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1327_spi/ssd1327_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1327_spi/ssd1327_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1331_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1331_base/ssd1331_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1331_base/ssd1331_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1331_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1331_spi/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1331_spi/ssd1331_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1331_spi/ssd1331_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1351_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1351_base/ssd1351_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1351_base/ssd1351_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1351_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1351_spi/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1351_spi/ssd1351_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ssd1351_spi/ssd1351_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7567_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7567_base/st7567_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7567_base/st7567_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7567_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7567_i2c/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7567_i2c/st7567_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7567_i2c/st7567_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7567_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7567_spi/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7567_spi/st7567_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7567_spi/st7567_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7701s/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7701s/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7701s/init_sequences.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7701s/st7701s.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7701s/st7701s.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7735/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7735/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7735/st7735.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7735/st7735.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7789v/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7789v/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7789v/st7789v.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7789v/st7789v.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7920/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7920/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7920/st7920.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/st7920/st7920.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/statsd/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/statsd/statsd.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/statsd/statsd.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/status/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/status/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/status/status_binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/status/status_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/status_led/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/status_led/light/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/status_led/light/status_led_light.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/status_led/light/status_led_light.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/status_led/status_led.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/status_led/status_led.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/stepper/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/stepper/stepper.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/stepper/stepper.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sts3x/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sts3x/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sts3x/sts3x.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sts3x/sts3x.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/substitutions/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sun/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sun/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sun/sensor/sun_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sun/sensor/sun_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sun/sun.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sun/sun.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sun/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sun/text_sensor/sun_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sun/text_sensor/sun_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sun_gtil2/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sun_gtil2/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sun_gtil2/sun_gtil2.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sun_gtil2/sun_gtil2.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sun_gtil2/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/switch/automation.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/switch/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/switch/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/switch/binary_sensor/switch_binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/switch/binary_sensor/switch_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/switch/switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/switch/switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sx1509/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sx1509/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sx1509/binary_sensor/sx1509_binary_keypad_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sx1509/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sx1509/output/sx1509_float_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sx1509/output/sx1509_float_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sx1509/sx1509.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sx1509/sx1509.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sx1509/sx1509_gpio_pin.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sx1509/sx1509_gpio_pin.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/sx1509/sx1509_registers.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/t6615/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/t6615/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/t6615/t6615.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/t6615/t6615.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tc74/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tc74/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tc74/tc74.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tc74/tc74.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tca9548a/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tca9548a/tca9548a.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tca9548a/tca9548a.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tca9555/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tca9555/tca9555.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tca9555/tca9555.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tcl112/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tcl112/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tcl112/tcl112.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tcl112/tcl112.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tcs34725/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tcs34725/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tcs34725/tcs34725.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tcs34725/tcs34725.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tee501/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tee501/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tee501/tee501.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tee501/tee501.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/teleinfo/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/teleinfo/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/teleinfo/sensor/teleinfo_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/teleinfo/sensor/teleinfo_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/teleinfo/teleinfo.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/teleinfo/teleinfo.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/teleinfo/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/teleinfo/text_sensor/teleinfo_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/teleinfo/text_sensor/teleinfo_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tem3200/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tem3200/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tem3200/tem3200.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tem3200/tem3200.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/alarm_control_panel/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/alarm_control_panel/template_alarm_control_panel.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/alarm_control_panel/template_alarm_control_panel.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/binary_sensor/template_binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/binary_sensor/template_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/button/template_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/cover/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/cover/template_cover.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/cover/template_cover.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/datetime/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/datetime/template_date.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/datetime/template_date.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/datetime/template_datetime.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/datetime/template_datetime.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/datetime/template_time.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/datetime/template_time.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/event/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/event/template_event.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/fan/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/fan/template_fan.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/fan/template_fan.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/lock/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/lock/template_lock.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/lock/template_lock.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/number/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/number/template_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/number/template_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/output/template_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/select/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/select/template_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/select/template_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/sensor/template_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/sensor/template_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/switch/template_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/switch/template_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/text/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/text/template_text.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/text/template_text.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/text_sensor/template_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/text_sensor/template_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/valve/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/valve/template_valve.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/template/valve/template_valve.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/text/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/text/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/text/text.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/text/text.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/text/text_call.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/text/text_call.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/text/text_traits.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/text_sensor/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/text_sensor/filter.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/text_sensor/filter.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/text_sensor/text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/text_sensor/text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/thermostat/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/thermostat/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/thermostat/thermostat_climate.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/thermostat/thermostat_climate.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/time/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/time/automation.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/time/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/time/real_time_clock.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/time/real_time_clock.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/time_based/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/time_based/cover.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/time_based/time_based_cover.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/time_based/time_based_cover.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc59208f/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc59208f/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc59208f/tlc59208f_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc59208f/tlc59208f_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc5947/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc5947/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc5947/output/tlc5947_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc5947/output/tlc5947_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc5947/tlc5947.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc5947/tlc5947.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc5971/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc5971/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc5971/output/tlc5971_output.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc5971/output/tlc5971_output.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc5971/tlc5971.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tlc5971/tlc5971.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1621/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1621/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1621/tm1621.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1621/tm1621.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1637/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1637/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1637/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1637/tm1637.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1637/tm1637.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1638/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1638/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1638/binary_sensor/tm1638_key.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1638/binary_sensor/tm1638_key.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1638/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1638/output/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1638/output/tm1638_output_led.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1638/output/tm1638_output_led.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1638/sevenseg.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1638/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1638/switch/tm1638_switch_led.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1638/switch/tm1638_switch_led.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1638/tm1638.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1638/tm1638.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1651/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1651/tm1651.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tm1651/tm1651.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tmp102/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tmp102/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tmp102/tmp102.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tmp102/tmp102.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tmp1075/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tmp1075/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tmp1075/tmp1075.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tmp1075/tmp1075.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tmp117/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tmp117/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tmp117/tmp117.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tmp117/tmp117.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tof10120/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tof10120/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tof10120/tof10120_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tof10120/tof10120_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/toshiba/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/toshiba/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/toshiba/toshiba.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/toshiba/toshiba.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/total_daily_energy/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/total_daily_energy/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/total_daily_energy/total_daily_energy.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/total_daily_energy/total_daily_energy.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/touchscreen/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/touchscreen/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/touchscreen/binary_sensor/touchscreen_binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/touchscreen/binary_sensor/touchscreen_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/touchscreen/touchscreen.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/touchscreen/touchscreen.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tsl2561/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tsl2561/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tsl2561/tsl2561.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tsl2561/tsl2561.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tsl2591/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tsl2591/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tsl2591/tsl2591.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tsl2591/tsl2591.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tt21100/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tt21100/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tt21100/binary_sensor/tt21100_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tt21100/binary_sensor/tt21100_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tt21100/touchscreen/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tt21100/touchscreen/tt21100.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tt21100/touchscreen/tt21100.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ttp229_bsf/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ttp229_bsf/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ttp229_bsf/ttp229_bsf.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ttp229_bsf/ttp229_bsf.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ttp229_lsf/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ttp229_lsf/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ttp229_lsf/ttp229_lsf.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ttp229_lsf/ttp229_lsf.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/automation.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/binary_sensor/tuya_binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/binary_sensor/tuya_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/climate/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/climate/tuya_climate.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/climate/tuya_climate.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/cover/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/cover/tuya_cover.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/cover/tuya_cover.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/fan/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/fan/tuya_fan.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/fan/tuya_fan.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/light/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/light/tuya_light.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/light/tuya_light.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/number/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/number/tuya_number.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/number/tuya_number.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/select/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/select/tuya_select.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/select/tuya_select.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/sensor/tuya_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/sensor/tuya_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/switch/tuya_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/switch/tuya_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/text_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/text_sensor/tuya_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/text_sensor/tuya_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/tuya.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tuya/tuya.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tx20/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tx20/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tx20/tx20.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/tx20/tx20.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/button/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/button/uart_button.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/button/uart_button.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/switch/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/switch/uart_switch.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/switch/uart_switch.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_component.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_component_esp32_arduino.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_component_esp32_arduino.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_component_esp8266.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_component_esp8266.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_component_esp_idf.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_component_esp_idf.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_component_host.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_component_host.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_component_libretiny.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_component_libretiny.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_component_rp2040.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_component_rp2040.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_debugger.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uart/uart_debugger.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/udp/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/udp/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/udp/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/udp/udp_component.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/udp/udp_component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ufire_ec/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ufire_ec/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ufire_ec/ufire_ec.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ufire_ec/ufire_ec.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ufire_ise/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ufire_ise/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ufire_ise/ufire_ise.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ufire_ise/ufire_ise.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uln2003/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uln2003/stepper.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uln2003/uln2003.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uln2003/uln2003.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ultrasonic/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ultrasonic/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ultrasonic/ultrasonic_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ultrasonic/ultrasonic_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/update/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/update/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/update/update_entity.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/update/update_entity.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uponor_smatrix/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uponor_smatrix/climate/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uponor_smatrix/climate/uponor_smatrix_climate.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uponor_smatrix/climate/uponor_smatrix_climate.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uponor_smatrix/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uponor_smatrix/sensor/uponor_smatrix_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uponor_smatrix/sensor/uponor_smatrix_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uponor_smatrix/uponor_smatrix.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uponor_smatrix/uponor_smatrix.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uptime/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uptime/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uptime/uptime_seconds_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uptime/uptime_seconds_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uptime/uptime_timestamp_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/uptime/uptime_timestamp_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/valve/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/valve/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/valve/valve.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/valve/valve.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/valve/valve_traits.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/vbus/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/vbus/binary_sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/vbus/binary_sensor/vbus_binary_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/vbus/binary_sensor/vbus_binary_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/vbus/sensor/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/vbus/sensor/vbus_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/vbus/sensor/vbus_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/vbus/vbus.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/vbus/vbus.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/veml3235/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/veml3235/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/veml3235/veml3235.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/veml3235/veml3235.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/veml7700/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/veml7700/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/veml7700/veml7700.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/veml7700/veml7700.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/version/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/version/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/version/version_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/version/version_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/vl53l0x/LICENSE.txt +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/vl53l0x/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/vl53l0x/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/vl53l0x/vl53l0x_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/vl53l0x/vl53l0x_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/voice_assistant/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/voice_assistant/voice_assistant.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/voice_assistant/voice_assistant.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/voltage_sampler/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/voltage_sampler/voltage_sampler.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wake_on_lan/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wake_on_lan/button.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wake_on_lan/wake_on_lan.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wake_on_lan/wake_on_lan.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/watchdog/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/watchdog/watchdog.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/watchdog/watchdog.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/waveshare_epaper/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/waveshare_epaper/display.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/waveshare_epaper/waveshare_213v3.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/waveshare_epaper/waveshare_epaper.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/waveshare_epaper/waveshare_epaper.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server/list_entities.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server/list_entities.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server/server_index_v2.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server/server_index_v3.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server/web_server.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server/web_server.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server/web_server_v1.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server_base/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server_base/web_server_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server_base/web_server_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server_idf/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server_idf/utils.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server_idf/utils.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server_idf/web_server_idf.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/web_server_idf/web_server_idf.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/weikai/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/weikai/weikai.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/weikai/weikai.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/weikai/wk_reg_def.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/weikai_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/weikai_i2c/weikai_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/weikai_i2c/weikai_i2c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/weikai_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/weikai_spi/weikai_spi.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/weikai_spi/weikai_spi.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/whirlpool/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/whirlpool/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/whirlpool/whirlpool.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/whirlpool/whirlpool.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/whynter/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/whynter/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/whynter/whynter.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/whynter/whynter.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wiegand/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wiegand/wiegand.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wiegand/wiegand.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi/wifi_component.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi/wifi_component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi/wifi_component_esp32_arduino.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi/wifi_component_esp8266.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi/wifi_component_esp_idf.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi/wifi_component_libretiny.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi/wifi_component_pico_w.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi/wpa2_eap.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi_info/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi_info/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi_info/wifi_info_text_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi_info/wifi_info_text_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi_signal/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi_signal/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi_signal/wifi_signal_sensor.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wifi_signal/wifi_signal_sensor.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wireguard/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wireguard/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wireguard/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wireguard/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wireguard/wireguard.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wireguard/wireguard.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wk2132_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wk2132_i2c/wk2132_i2c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wk2132_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wk2168_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wk2168_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wk2204_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wk2204_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wk2212_i2c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wk2212_spi/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wl_134/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wl_134/text_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wl_134/wl_134.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wl_134/wl_134.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wled/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wled/wled_light_effect.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/wled/wled_light_effect.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/x9c/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/x9c/output.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/x9c/x9c.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/x9c/x9c.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xgzp68xx/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xgzp68xx/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xgzp68xx/xgzp68xx.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xgzp68xx/xgzp68xx.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_ble/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_ble/xiaomi_ble.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_ble/xiaomi_ble.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgd1/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgd1/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgd1/xiaomi_cgd1.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgd1/xiaomi_cgd1.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgdk2/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgdk2/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgdk2/xiaomi_cgdk2.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgdk2/xiaomi_cgdk2.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgg1/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgg1/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgg1/xiaomi_cgg1.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgg1/xiaomi_cgg1.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgpr1/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgpr1/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgpr1/xiaomi_cgpr1.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_cgpr1/xiaomi_cgpr1.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_gcls002/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_gcls002/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_gcls002/xiaomi_gcls002.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_gcls002/xiaomi_gcls002.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_hhccjcy01/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_hhccjcy01/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_hhccjcy01/xiaomi_hhccjcy01.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_hhccjcy01/xiaomi_hhccjcy01.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_hhccjcy10/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_hhccjcy10/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_hhccjcy10/xiaomi_hhccjcy10.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_hhccjcy10/xiaomi_hhccjcy10.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_hhccpot002/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_hhccpot002/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_hhccpot002/xiaomi_hhccpot002.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_hhccpot002/xiaomi_hhccpot002.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_jqjcy01ym/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_jqjcy01ym/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_jqjcy01ym/xiaomi_jqjcy01ym.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_jqjcy01ym/xiaomi_jqjcy01ym.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsd02/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsd02/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsd02/xiaomi_lywsd02.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsd02/xiaomi_lywsd02.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsd02mmc/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsd02mmc/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsd02mmc/xiaomi_lywsd02mmc.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsd02mmc/xiaomi_lywsd02mmc.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsd03mmc/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsd03mmc/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsd03mmc/xiaomi_lywsd03mmc.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsd03mmc/xiaomi_lywsd03mmc.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsdcgq/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsdcgq/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsdcgq/xiaomi_lywsdcgq.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_lywsdcgq/xiaomi_lywsdcgq.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mhoc303/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mhoc303/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mhoc303/xiaomi_mhoc303.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mhoc303/xiaomi_mhoc303.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mhoc401/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mhoc401/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mhoc401/xiaomi_mhoc401.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mhoc401/xiaomi_mhoc401.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_miscale/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_miscale/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_miscale/xiaomi_miscale.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_miscale/xiaomi_miscale.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_miscale2/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_miscale2/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mjyd02yla/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mjyd02yla/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mjyd02yla/xiaomi_mjyd02yla.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mjyd02yla/xiaomi_mjyd02yla.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mue4094rt/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mue4094rt/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mue4094rt/xiaomi_mue4094rt.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_mue4094rt/xiaomi_mue4094rt.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_rtcgq02lm/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_rtcgq02lm/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_rtcgq02lm/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_rtcgq02lm/xiaomi_rtcgq02lm.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_rtcgq02lm/xiaomi_rtcgq02lm.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_wx08zm/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_wx08zm/binary_sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_wx08zm/xiaomi_wx08zm.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xiaomi_wx08zm/xiaomi_wx08zm.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xl9535/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xl9535/xl9535.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xl9535/xl9535.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xpt2046/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xpt2046/touchscreen/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xpt2046/touchscreen/xpt2046.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/xpt2046/touchscreen/xpt2046.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/yashima/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/yashima/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/yashima/yashima.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/yashima/yashima.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/zhlt01/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/zhlt01/climate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/zhlt01/zhlt01.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/zhlt01/zhlt01.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/zio_ultrasonic/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/zio_ultrasonic/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/zio_ultrasonic/zio_ultrasonic.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/zio_ultrasonic/zio_ultrasonic.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/zyaura/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/zyaura/sensor.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/zyaura/zyaura.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/zyaura/zyaura.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/config.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/config_helpers.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/config_validation.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/application.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/application.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/base_automation.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/color.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/color.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/component.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/component.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/component_iterator.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/component_iterator.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/config.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/controller.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/controller.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/datatypes.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/defines.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/entity_base.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/entity_base.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/entity_helpers.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/gpio.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/hal.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/helpers.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/helpers.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/log.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/log.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/macros.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/optional.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/preferences.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/ring_buffer.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/ring_buffer.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/scheduler.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/scheduler.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/string_ref.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/string_ref.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/time.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/time.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/util.cpp +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/util.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/core/version.h +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/coroutine.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/cpp_generator.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/cpp_helpers.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/cpp_types.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/const.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/core.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/dashboard.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/dns.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/entries.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/enum.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/settings.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/status/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/status/mdns.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/status/mqtt.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/status/ping.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/util/__init__.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/util/file.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/util/itertools.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/util/password.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/util/subprocess.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/dashboard/util/text.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/espota2.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/external_files.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/final_validate.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/git.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/helpers.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/loader.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/log.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/mqtt.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/pins.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/platformio_api.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/schema_extractors.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/storage_json.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/types.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/util.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/voluptuous_schema.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/vscode.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/wizard.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/writer.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/yaml_util.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/zeroconf.py +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome.egg-info/SOURCES.txt +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome.egg-info/dependency_links.txt +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome.egg-info/entry_points.txt +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome.egg-info/not-zip-safe +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/esphome.egg-info/top_level.txt +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/pyproject.toml +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/requirements_dev.txt +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/requirements_optional.txt +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/requirements_test.txt +0 -0
- {esphome-2024.12.0 → esphome-2024.12.0b2}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: esphome
|
3
|
-
Version: 2024.12.
|
3
|
+
Version: 2024.12.0b2
|
4
4
|
Summary: ESPHome is a system to configure your microcontrollers by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
5
5
|
Author-email: The ESPHome Authors <esphome@nabucasa.com>
|
6
6
|
License: MIT
|
@@ -37,7 +37,7 @@ Requires-Dist: pyserial==3.5
|
|
37
37
|
Requires-Dist: platformio==6.1.16
|
38
38
|
Requires-Dist: esptool==4.7.0
|
39
39
|
Requires-Dist: click==8.1.7
|
40
|
-
Requires-Dist: esphome-dashboard==
|
40
|
+
Requires-Dist: esphome-dashboard==20241120.0
|
41
41
|
Requires-Dist: aioesphomeapi==24.6.2
|
42
42
|
Requires-Dist: zeroconf==0.132.2
|
43
43
|
Requires-Dist: puremagic==1.27
|
@@ -27,9 +27,6 @@ namespace esp32_ble {
|
|
27
27
|
|
28
28
|
static const char *const TAG = "esp32_ble";
|
29
29
|
|
30
|
-
static RAMAllocator<BLEEvent> EVENT_ALLOCATOR( // NOLINT(cppcoreguidelines-avoid-non-const-global-variables)
|
31
|
-
RAMAllocator<BLEEvent>::ALLOW_FAILURE | RAMAllocator<BLEEvent>::ALLOC_INTERNAL);
|
32
|
-
|
33
30
|
void ESP32BLE::setup() {
|
34
31
|
global_ble = this;
|
35
32
|
ESP_LOGCONFIG(TAG, "Setting up BLE...");
|
@@ -325,8 +322,7 @@ void ESP32BLE::loop() {
|
|
325
322
|
default:
|
326
323
|
break;
|
327
324
|
}
|
328
|
-
ble_event
|
329
|
-
EVENT_ALLOCATOR.deallocate(ble_event, 1);
|
325
|
+
delete ble_event; // NOLINT(cppcoreguidelines-owning-memory)
|
330
326
|
ble_event = this->ble_events_.pop();
|
331
327
|
}
|
332
328
|
if (this->advertising_ != nullptr) {
|
@@ -335,14 +331,9 @@ void ESP32BLE::loop() {
|
|
335
331
|
}
|
336
332
|
|
337
333
|
void ESP32BLE::gap_event_handler(esp_gap_ble_cb_event_t event, esp_ble_gap_cb_param_t *param) {
|
338
|
-
BLEEvent *new_event =
|
339
|
-
if (new_event == nullptr) {
|
340
|
-
// Memory too fragmented to allocate new event. Can only drop it until memory comes back
|
341
|
-
return;
|
342
|
-
}
|
343
|
-
new (new_event) BLEEvent(event, param);
|
334
|
+
BLEEvent *new_event = new BLEEvent(event, param); // NOLINT(cppcoreguidelines-owning-memory)
|
344
335
|
global_ble->ble_events_.push(new_event);
|
345
|
-
} // NOLINT(clang-analyzer-
|
336
|
+
} // NOLINT(clang-analyzer-cplusplus.NewDeleteLeaks)
|
346
337
|
|
347
338
|
void ESP32BLE::real_gap_event_handler_(esp_gap_ble_cb_event_t event, esp_ble_gap_cb_param_t *param) {
|
348
339
|
ESP_LOGV(TAG, "(BLE) gap_event_handler - %d", event);
|
@@ -353,14 +344,9 @@ void ESP32BLE::real_gap_event_handler_(esp_gap_ble_cb_event_t event, esp_ble_gap
|
|
353
344
|
|
354
345
|
void ESP32BLE::gatts_event_handler(esp_gatts_cb_event_t event, esp_gatt_if_t gatts_if,
|
355
346
|
esp_ble_gatts_cb_param_t *param) {
|
356
|
-
BLEEvent *new_event =
|
357
|
-
if (new_event == nullptr) {
|
358
|
-
// Memory too fragmented to allocate new event. Can only drop it until memory comes back
|
359
|
-
return;
|
360
|
-
}
|
361
|
-
new (new_event) BLEEvent(event, gatts_if, param);
|
347
|
+
BLEEvent *new_event = new BLEEvent(event, gatts_if, param); // NOLINT(cppcoreguidelines-owning-memory)
|
362
348
|
global_ble->ble_events_.push(new_event);
|
363
|
-
} // NOLINT(clang-analyzer-
|
349
|
+
} // NOLINT(clang-analyzer-cplusplus.NewDeleteLeaks)
|
364
350
|
|
365
351
|
void ESP32BLE::real_gatts_event_handler_(esp_gatts_cb_event_t event, esp_gatt_if_t gatts_if,
|
366
352
|
esp_ble_gatts_cb_param_t *param) {
|
@@ -372,14 +358,9 @@ void ESP32BLE::real_gatts_event_handler_(esp_gatts_cb_event_t event, esp_gatt_if
|
|
372
358
|
|
373
359
|
void ESP32BLE::gattc_event_handler(esp_gattc_cb_event_t event, esp_gatt_if_t gattc_if,
|
374
360
|
esp_ble_gattc_cb_param_t *param) {
|
375
|
-
BLEEvent *new_event =
|
376
|
-
if (new_event == nullptr) {
|
377
|
-
// Memory too fragmented to allocate new event. Can only drop it until memory comes back
|
378
|
-
return;
|
379
|
-
}
|
380
|
-
new (new_event) BLEEvent(event, gattc_if, param);
|
361
|
+
BLEEvent *new_event = new BLEEvent(event, gattc_if, param); // NOLINT(cppcoreguidelines-owning-memory)
|
381
362
|
global_ble->ble_events_.push(new_event);
|
382
|
-
} // NOLINT(clang-analyzer-
|
363
|
+
} // NOLINT(clang-analyzer-cplusplus.NewDeleteLeaks)
|
383
364
|
|
384
365
|
void ESP32BLE::real_gattc_event_handler_(esp_gattc_cb_event_t event, esp_gatt_if_t gattc_if,
|
385
366
|
esp_ble_gattc_cb_param_t *param) {
|
@@ -51,11 +51,8 @@ CONF_IGNORE_MISSING_GLYPHS = "ignore_missing_glyphs"
|
|
51
51
|
# Cache loaded freetype fonts
|
52
52
|
class FontCache(dict):
|
53
53
|
def __missing__(self, key):
|
54
|
-
|
55
|
-
|
56
|
-
return res
|
57
|
-
except freetype.FT_Exception as e:
|
58
|
-
raise cv.Invalid(f"Could not load Font file {key}: {e}") from e
|
54
|
+
res = self[key] = freetype.Face(key)
|
55
|
+
return res
|
59
56
|
|
60
57
|
|
61
58
|
FONT_CACHE = FontCache()
|
@@ -108,12 +108,6 @@ def is_authenticated(handler: BaseHandler) -> bool:
|
|
108
108
|
return True
|
109
109
|
|
110
110
|
if settings.using_auth:
|
111
|
-
if auth_header := handler.request.headers.get("Authorization"):
|
112
|
-
assert isinstance(auth_header, str)
|
113
|
-
if auth_header.startswith("Basic "):
|
114
|
-
auth_decoded = base64.b64decode(auth_header[6:]).decode()
|
115
|
-
username, password = auth_decoded.split(":", 1)
|
116
|
-
return settings.check_password(username, password)
|
117
111
|
return handler.get_secure_cookie(AUTH_COOKIE_NAME) == COOKIE_AUTHENTICATED_YES
|
118
112
|
|
119
113
|
return True
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: esphome
|
3
|
-
Version: 2024.12.
|
3
|
+
Version: 2024.12.0b2
|
4
4
|
Summary: ESPHome is a system to configure your microcontrollers by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
5
5
|
Author-email: The ESPHome Authors <esphome@nabucasa.com>
|
6
6
|
License: MIT
|
@@ -37,7 +37,7 @@ Requires-Dist: pyserial==3.5
|
|
37
37
|
Requires-Dist: platformio==6.1.16
|
38
38
|
Requires-Dist: esptool==4.7.0
|
39
39
|
Requires-Dist: click==8.1.7
|
40
|
-
Requires-Dist: esphome-dashboard==
|
40
|
+
Requires-Dist: esphome-dashboard==20241120.0
|
41
41
|
Requires-Dist: aioesphomeapi==24.6.2
|
42
42
|
Requires-Dist: zeroconf==0.132.2
|
43
43
|
Requires-Dist: puremagic==1.27
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/absolute_humidity/absolute_humidity.cpp
RENAMED
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/absolute_humidity/absolute_humidity.h
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adalight/adalight_light_effect.cpp
RENAMED
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adalight/adalight_light_effect.h
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc128s102/sensor/adc128s102_sensor.cpp
RENAMED
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/adc128s102/sensor/adc128s102_sensor.h
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1115/sensor/ads1115_sensor.cpp
RENAMED
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1115/sensor/ads1115_sensor.h
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1118/sensor/ads1118_sensor.cpp
RENAMED
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/ads1118/sensor/ads1118_sensor.h
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_ble/airthings_listener.cpp
RENAMED
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_ble/airthings_listener.h
RENAMED
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_wave_base/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_wave_mini/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/airthings_wave_plus/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/alarm_control_panel/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/alarm_control_panel/automation.h
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{esphome-2024.12.0 → esphome-2024.12.0b2}/esphome/components/analog_threshold/binary_sensor.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|