Skip to content

Instantly share code, notes, and snippets.

View t0ny-peng's full-sized avatar
㊗️
I'm happy.

Tony Peng t0ny-peng

㊗️
I'm happy.
  • Palo Alto
View GitHub Profile
@t0ny-peng
t0ny-peng / README.md
Last active March 11, 2024 02:56
How to use the Home Assistant Toyota NA integration

The original repository of toyota-na was removed following a DMCA takedown notice, as detailed here. Consequently, the integration featured in this tutorial will not function for legal reasons. I regret to say I can no longer offer updates related to this tutorial. It has been a rewarding experience working on this project, and I am confident that you will discover alternative solutions to make it operational.

How to use the Home Assistant Toyota NA integration

@t0ny-peng
t0ny-peng / cf_template.yaml
Created October 15, 2019 01:13
Kubernetes Cloudformation template
---
AWSTemplateFormatVersion: '2010-09-09'
Description: 'smart.AI - CI configuration'
Metadata:
Author:
Description: John Doe <[email protected]>
License:
Description: 'This configuration creates three node groups:
- gitlab-runner: On-demand instance. t3a.medium (Always runing)
- x86_64: Spot instance. c5.4xlarge. 0-16 machines'
@t0ny-peng
t0ny-peng / yaml_cpp_error.log
Created September 23, 2019 22:20
yaml_cpp error message
In file included from /usr/include/c++/v1/algorithm:642:0,
from /home/myname/yaml_cpp/src/convert.cpp:1:
/usr/include/c++/v1/utility: In instantiation of ‘static constexpr bool std::__1::pair<_T1, _T2>::_CheckArgs::__enable_implicit() [with _U1 = const YAML::Node&; _U2 = const YAML::Node&; _T1 = YAML::Node; _T2 = YAML::Node]’:
/usr/include/c++/v1/utility:447:75: required by substitution of ‘template<class _U1, class _U2, typename std::__1::enable_if<__enable_implicit<const _U1&, const _U2&>(), bool>::type <anonymous> > constexpr std::__1::pair<YAML::Node, YAML::Node>::pair(const std::__1::pair<_T1, _T2>&) [with _U1 = YAML::Node; _U2 = YAML::Node; typename std::__1::enable_if<__enable_implicit<const _U1&, const _U2&>(), bool>::type <anonymous> = <missing>]’
/usr/include/c++/v1/type_traits:3087:54: required by substitution of ‘template<class _Tp, class _A0, class> static std::__1::is_destructible<_Tp> std::__1::__is_constructible_helper::__test_unary(int) [with _Tp = YAML::Node; _A0 = const