- California, USA
-
22:24
- 8h behind - https://esev.com/
Popular repositories Loading
-
-
esphome
esphome PublicForked from esphome/esphome
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
C++ 2
-
home-assistant.io
home-assistant.io PublicForked from home-assistant/home-assistant.io
📘 Home Assistant User documentation
HTML 1
-
home-assistant-core
home-assistant-core PublicForked from home-assistant/core
🏡 Open source home automation that puts local control and privacy first
Python
-
home-assistant-frontend
home-assistant-frontend PublicForked from home-assistant/frontend
🍭 Frontend for Home Assistant
TypeScript
-
tesla_powerwall
tesla_powerwall PublicForked from jrester/tesla_powerwall
Python API for Tesla Powerwall
Python
102 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
February 2025
Created 4 commits in 1 repository
Created a pull request in meshtastic/firmware that received 2 comments
Validate MQTT config by testing a connection
Check that a connection can be established with a MQTT server before accepting a configuration change. This is a follow-on to #6066.
Opened 3 other pull requests in 1 repository
meshtastic/firmware
3
merged
-
Reject invalid configuration for the default MQTT server
This contribution was made on Feb 16
-
Consider the MQTT TLS remote IP when checking for a private IP
This contribution was made on Feb 15
-
Fix MQTT over TLS crash loop
This contribution was made on Feb 15
Reviewed 1 pull request in 1 repository
home-assistant/core
1 pull request
-
Explicitly pass in the config_entry in wemo coordinator
This contribution was made on Feb 8
Created an issue in meshtastic/firmware that received 6 comments
[Bug]: MQTT with TLS causes a reboot loop
Category WiFi / MQTT Hardware Heltec V3 & Station G2 - Likely all ESP32s Firmware Version v2.5.22.d1fa27d Description I'm seeing a consistent crash…